#941f94 color space conversions
Hex:
        #941f94
        RGB:
        148, 31, 148
        CMY:
        42, 88, 42
        CMYK:
        0, 79, 0, 42
      HSL:
        300°, 65.3631%, 35.0980%
        HSV (HSB):
        300°, 79.0541%, 58.0392%
        XYZ:
        18.0480, 9.4140, 28.8828
        xyY:
        0.3203, 0.1671, 9.4140
      CIE-Lab:
        36.7695, 59.9324, -37.5241
        CIE-LCH:
        36.7695, 70.7104, 327.9490
        CIE-Luv:
        36.7695, 45.7620, -59.1724
        Hunter-Lab:
        30.6822, 51.3041, -34.3353
      #941f94 color charts
#941f94 RGB chart
      #941f94 CMYK chart
      #941f94 RGB pie chart
      #941f94 color shades, tints & tones
#941f94 color schemes
#941f94 color preview, HTML & CSS examples
           This text has a color of #941f94        
        
          <p style="color:#941f94;">Text here</p>
        
        
          .mytext {color:#941f94;}
        
        Text color #941f94
      
           This box has a color of #941f94        
        
          <div style="background-color:#941f94;">Content here</div>
        
        
          .mybackground {background-color:#941f94;}
        
        Background color #941f94
      
           Border around this has a color of #941f94        
        
          <div style="border:2px solid #941f94;">Content here</div>
        
        
          .myborder {border:2px solid #941f94;}
        
        Border color #941f94