#942fbf color space conversions
Hex:
        #942fbf
        RGB:
        148, 47, 191
        CMY:
        42, 82, 25
        CMYK:
        23, 75, 0, 25
      HSL:
        282°, 60.5042%, 46.6667%
        HSV (HSB):
        282°, 75.3927%, 74.9020%
        XYZ:
        22.6332, 12.0905, 50.4310
        xyY:
        0.2658, 0.1420, 12.0905
      CIE-Lab:
        41.3596, 62.6729, -55.8465
        CIE-LCH:
        41.3596, 83.9448, 318.2965
        CIE-Luv:
        41.3596, 30.6360, -87.1363
        Hunter-Lab:
        34.7714, 55.3383, -61.6517
      #942fbf color charts
#942fbf RGB chart
      #942fbf CMYK chart
      #942fbf RGB pie chart
      #942fbf color shades, tints & tones
#942fbf color schemes
#942fbf color preview, HTML & CSS examples
           This text has a color of #942fbf        
        
          <p style="color:#942fbf;">Text here</p>
        
        
          .mytext {color:#942fbf;}
        
        Text color #942fbf
      
           This box has a color of #942fbf        
        
          <div style="background-color:#942fbf;">Content here</div>
        
        
          .mybackground {background-color:#942fbf;}
        
        Background color #942fbf
      
           Border around this has a color of #942fbf        
        
          <div style="border:2px solid #942fbf;">Content here</div>
        
        
          .myborder {border:2px solid #942fbf;}
        
        Border color #942fbf