#942cab color space conversions
Hex:
        #942cab
        RGB:
        148, 44, 171
        CMY:
        42, 83, 33
        CMYK:
        13, 74, 0, 33
      HSL:
        289°, 59.0698%, 42.1569%
        HSV (HSB):
        289°, 74.2690%, 67.0588%
        XYZ:
        20.4641, 11.0375, 39.5800
        xyY:
        0.2879, 0.1553, 11.0375
      CIE-Lab:
        39.6436, 59.8348, -46.7992
        CIE-LCH:
        39.6436, 75.9629, 321.9696
        CIE-Luv:
        39.6436, 36.4607, -73.3829
        Hunter-Lab:
        33.2228, 51.8101, -47.3792
      #942cab color charts
#942cab RGB chart
      #942cab CMYK chart
      #942cab RGB pie chart
      #942cab color shades, tints & tones
#942cab color schemes
#942cab color preview, HTML & CSS examples
           This text has a color of #942cab        
        
          <p style="color:#942cab;">Text here</p>
        
        
          .mytext {color:#942cab;}
        
        Text color #942cab
      
           This box has a color of #942cab        
        
          <div style="background-color:#942cab;">Content here</div>
        
        
          .mybackground {background-color:#942cab;}
        
        Background color #942cab
      
           Border around this has a color of #942cab        
        
          <div style="border:2px solid #942cab;">Content here</div>
        
        
          .myborder {border:2px solid #942cab;}
        
        Border color #942cab