#95285f color space conversions
Hex:
        #95285f
        RGB:
        149, 40, 95
        CMY:
        42, 84, 63
        CMYK:
        0, 73, 36, 42
      HSL:
        330°, 57.6720%, 37.0588%
        HSV (HSB):
        330°, 73.1544%, 58.4314%
        XYZ:
        15.2188, 8.7334, 11.7101
        xyY:
        0.4267, 0.2449, 8.7334
      CIE-Lab:
        35.4658, 49.6734, -6.3767
        CIE-LCH:
        35.4658, 50.0811, 352.6849
        CIE-Luv:
        35.4658, 63.5512, -16.0988
        Hunter-Lab:
        29.5523, 40.2071, -2.8070
      #95285f color charts
#95285f RGB chart
      #95285f CMYK chart
      #95285f RGB pie chart
      #95285f color shades, tints & tones
#95285f color schemes
#95285f color preview, HTML & CSS examples
           This text has a color of #95285f        
        
          <p style="color:#95285f;">Text here</p>
        
        
          .mytext {color:#95285f;}
        
        Text color #95285f
      
           This box has a color of #95285f        
        
          <div style="background-color:#95285f;">Content here</div>
        
        
          .mybackground {background-color:#95285f;}
        
        Background color #95285f
      
           Border around this has a color of #95285f        
        
          <div style="border:2px solid #95285f;">Content here</div>
        
        
          .myborder {border:2px solid #95285f;}
        
        Border color #95285f