#94259d color space conversions
Hex:
        #94259d
        RGB:
        148, 37, 157
        CMY:
        42, 85, 38
        CMYK:
        6, 76, 0, 38
      HSL:
        296°, 61.8557%, 38.0392%
        HSV (HSB):
        296°, 76.4331%, 61.5686%
        XYZ:
        18.9601, 10.0534, 32.8395
        xyY:
        0.3065, 0.1625, 10.0534
      CIE-Lab:
        37.9380, 59.6574, -41.1281
        CIE-LCH:
        37.9380, 72.4605, 325.4174
        CIE-Luv:
        37.9380, 41.8489, -64.6452
        Hunter-Lab:
        31.7070, 51.2518, -39.2127
      #94259d color charts
#94259d RGB chart
      #94259d CMYK chart
      #94259d RGB pie chart
      #94259d color shades, tints & tones
#94259d color schemes
#94259d color preview, HTML & CSS examples
           This text has a color of #94259d        
        
          <p style="color:#94259d;">Text here</p>
        
        
          .mytext {color:#94259d;}
        
        Text color #94259d
      
           This box has a color of #94259d        
        
          <div style="background-color:#94259d;">Content here</div>
        
        
          .mybackground {background-color:#94259d;}
        
        Background color #94259d
      
           Border around this has a color of #94259d        
        
          <div style="border:2px solid #94259d;">Content here</div>
        
        
          .myborder {border:2px solid #94259d;}
        
        Border color #94259d