#95056a color space conversions
Hex:
        #95056a
        RGB:
        149, 5, 106
        CMY:
        42, 98, 58
        CMYK:
        0, 97, 29, 42
      HSL:
        318°, 93.5065%, 30.1961%
        HSV (HSB):
        318°, 96.6443%, 58.4314%
        XYZ:
        15.0502, 7.5387, 14.2976
        xyY:
        0.4080, 0.2044, 7.5387
      CIE-Lab:
        33.0031, 59.2823, -17.1673
        CIE-LCH:
        33.0031, 61.7179, 343.8497
        CIE-Luv:
        33.0031, 66.1424, -30.7264
        Hunter-Lab:
        27.4567, 49.7944, -11.6544
      #95056a color charts
#95056a RGB chart
      #95056a CMYK chart
      #95056a RGB pie chart
      #95056a color shades, tints & tones
#95056a color schemes
#95056a color preview, HTML & CSS examples
           This text has a color of #95056a        
        
          <p style="color:#95056a;">Text here</p>
        
        
          .mytext {color:#95056a;}
        
        Text color #95056a
      
           This box has a color of #95056a        
        
          <div style="background-color:#95056a;">Content here</div>
        
        
          .mybackground {background-color:#95056a;}
        
        Background color #95056a
      
           Border around this has a color of #95056a        
        
          <div style="border:2px solid #95056a;">Content here</div>
        
        
          .myborder {border:2px solid #95056a;}
        
        Border color #95056a