#941fa8 color space conversions
Hex:
        #941fa8
        RGB:
        148, 31, 168
        CMY:
        42, 88, 34
        CMYK:
        12, 82, 0, 34
      HSL:
        291°, 68.8442%, 39.0196%
        HSV (HSB):
        291°, 81.5476%, 65.8824%
        XYZ:
        19.7706, 10.1030, 37.9538
        xyY:
        0.2915, 0.1490, 10.1030
      CIE-Lab:
        38.0267, 63.3801, -47.6049
        CIE-LCH:
        38.0267, 79.2670, 323.0897
        CIE-Luv:
        38.0267, 39.2856, -73.9009
        Hunter-Lab:
        31.7853, 55.4038, -48.5468
      #941fa8 color charts
#941fa8 RGB chart
      #941fa8 CMYK chart
      #941fa8 RGB pie chart
      #941fa8 color shades, tints & tones
#941fa8 color schemes
#941fa8 color preview, HTML & CSS examples
           This text has a color of #941fa8        
        
          <p style="color:#941fa8;">Text here</p>
        
        
          .mytext {color:#941fa8;}
        
        Text color #941fa8
      
           This box has a color of #941fa8        
        
          <div style="background-color:#941fa8;">Content here</div>
        
        
          .mybackground {background-color:#941fa8;}
        
        Background color #941fa8
      
           Border around this has a color of #941fa8        
        
          <div style="border:2px solid #941fa8;">Content here</div>
        
        
          .myborder {border:2px solid #941fa8;}
        
        Border color #941fa8