#95055f color space conversions
Hex:
        #95055f
        RGB:
        149, 5, 95
        CMY:
        42, 98, 63
        CMYK:
        0, 97, 36, 42
      HSL:
        323°, 93.5065%, 30.1961%
        HSV (HSB):
        323°, 96.6443%, 58.4314%
        XYZ:
        14.5143, 7.3243, 11.4752
        xyY:
        0.4357, 0.2199, 7.3243
      CIE-Lab:
        32.5341, 58.0539, -10.7911
        CIE-LCH:
        32.5341, 59.0483, 349.4700
        CIE-Luv:
        32.5341, 70.9477, -22.5185
        Hunter-Lab:
        27.0635, 48.3691, -6.1952
      #95055f color charts
#95055f RGB chart
      #95055f CMYK chart
      #95055f RGB pie chart
      #95055f color shades, tints & tones
#95055f color schemes
#95055f color preview, HTML & CSS examples
           This text has a color of #95055f        
        
          <p style="color:#95055f;">Text here</p>
        
        
          .mytext {color:#95055f;}
        
        Text color #95055f
      
           This box has a color of #95055f        
        
          <div style="background-color:#95055f;">Content here</div>
        
        
          .mybackground {background-color:#95055f;}
        
        Background color #95055f
      
           Border around this has a color of #95055f        
        
          <div style="border:2px solid #95055f;">Content here</div>
        
        
          .myborder {border:2px solid #95055f;}
        
        Border color #95055f