#95429d color space conversions
Hex:
        #95429d
        RGB:
        149, 66, 157
        CMY:
        42, 74, 38
        CMYK:
        5, 58, 0, 38
      HSL:
        295°, 40.8072%, 43.7255%
        HSV (HSB):
        295°, 57.9618%, 61.5686%
        XYZ:
        20.4284, 12.7203, 33.2769
        xyY:
        0.3075, 0.1915, 12.7203
      CIE-Lab:
        42.3388, 48.0436, -34.1334
        CIE-LCH:
        42.3388, 58.9345, 324.6074
        CIE-Luv:
        42.3388, 35.6946, -55.2054
        Hunter-Lab:
        35.6655, 39.8262, -30.3532
      #95429d color charts
#95429d RGB chart
      #95429d CMYK chart
      #95429d RGB pie chart
      #95429d color shades, tints & tones
#95429d color schemes
#95429d color preview, HTML & CSS examples
           This text has a color of #95429d        
        
          <p style="color:#95429d;">Text here</p>
        
        
          .mytext {color:#95429d;}
        
        Text color #95429d
      
           This box has a color of #95429d        
        
          <div style="background-color:#95429d;">Content here</div>
        
        
          .mybackground {background-color:#95429d;}
        
        Background color #95429d
      
           Border around this has a color of #95429d        
        
          <div style="border:2px solid #95429d;">Content here</div>
        
        
          .myborder {border:2px solid #95429d;}
        
        Border color #95429d