#95086b color space conversions
Hex:
        #95086b
        RGB:
        149, 8, 107
        CMY:
        42, 97, 58
        CMYK:
        0, 95, 28, 42
      HSL:
        318°, 89.8089%, 30.7843%
        HSV (HSB):
        318°, 94.6309%, 58.4314%
        XYZ:
        15.1351, 7.6248, 14.5839
        xyY:
        0.4053, 0.2042, 7.6248
      CIE-Lab:
        33.1889, 58.9892, -17.5213
        CIE-LCH:
        33.1889, 61.5364, 343.4573
        CIE-Luv:
        33.1889, 65.4012, -31.1786
        Hunter-Lab:
        27.6130, 49.5159, -11.9852
      #95086b color charts
#95086b RGB chart
      #95086b CMYK chart
      #95086b RGB pie chart
      #95086b color shades, tints & tones
#95086b color schemes
#95086b color preview, HTML & CSS examples
           This text has a color of #95086b        
        
          <p style="color:#95086b;">Text here</p>
        
        
          .mytext {color:#95086b;}
        
        Text color #95086b
      
           This box has a color of #95086b        
        
          <div style="background-color:#95086b;">Content here</div>
        
        
          .mybackground {background-color:#95086b;}
        
        Background color #95086b
      
           Border around this has a color of #95086b        
        
          <div style="border:2px solid #95086b;">Content here</div>
        
        
          .myborder {border:2px solid #95086b;}
        
        Border color #95086b