#942bab color space conversions
Hex:
        #942bab
        RGB:
        148, 43, 171
        CMY:
        42, 83, 33
        CMYK:
        13, 75, 0, 33
      HSL:
        289°, 59.8131%, 41.9608%
        HSV (HSB):
        289°, 74.8538%, 67.0588%
        XYZ:
        20.4273, 10.9639, 39.5677
        xyY:
        0.2879, 0.1545, 10.9639
      CIE-Lab:
        39.5196, 60.1894, -46.9982
        CIE-LCH:
        39.5196, 76.3649, 322.0159
        CIE-Luv:
        39.5196, 36.6329, -73.6249
        Hunter-Lab:
        33.1118, 52.1743, -47.6716
      #942bab color charts
#942bab RGB chart
      #942bab CMYK chart
      #942bab RGB pie chart
      #942bab color shades, tints & tones
#942bab color schemes
#942bab color preview, HTML & CSS examples
           This text has a color of #942bab        
        
          <p style="color:#942bab;">Text here</p>
        
        
          .mytext {color:#942bab;}
        
        Text color #942bab
      
           This box has a color of #942bab        
        
          <div style="background-color:#942bab;">Content here</div>
        
        
          .mybackground {background-color:#942bab;}
        
        Background color #942bab
      
           Border around this has a color of #942bab        
        
          <div style="border:2px solid #942bab;">Content here</div>
        
        
          .myborder {border:2px solid #942bab;}
        
        Border color #942bab