#95055e color space conversions
Hex:
        #95055e
        RGB:
        149, 5, 94
        CMY:
        42, 98, 63
        CMYK:
        0, 97, 37, 42
      HSL:
        323°, 93.5065%, 30.1961%
        HSV (HSB):
        323°, 96.6443%, 58.4314%
        XYZ:
        14.4691, 7.3063, 11.2373
        xyY:
        0.4383, 0.2213, 7.3063
      CIE-Lab:
        32.4942, 57.9485, -10.2026
        CIE-LCH:
        32.4942, 58.8398, 350.0147
        CIE-Luv:
        32.4942, 71.3849, -21.7816
        Hunter-Lab:
        27.0301, 48.2476, -5.7278
      #95055e color charts
#95055e RGB chart
      #95055e CMYK chart
      #95055e RGB pie chart
      #95055e color shades, tints & tones
#95055e color schemes
#95055e color preview, HTML & CSS examples
           This text has a color of #95055e        
        
          <p style="color:#95055e;">Text here</p>
        
        
          .mytext {color:#95055e;}
        
        Text color #95055e
      
           This box has a color of #95055e        
        
          <div style="background-color:#95055e;">Content here</div>
        
        
          .mybackground {background-color:#95055e;}
        
        Background color #95055e
      
           Border around this has a color of #95055e        
        
          <div style="border:2px solid #95055e;">Content here</div>
        
        
          .myborder {border:2px solid #95055e;}
        
        Border color #95055e