#75285f color space conversions
Hex:
        #75285f
        RGB:
        117, 40, 95
        CMY:
        54, 84, 63
        CMYK:
        0, 66, 19, 54
      HSL:
        317°, 49.0446%, 30.7843%
        HSV (HSB):
        317°, 65.8120%, 45.8824%
        XYZ:
        10.1605, 6.1257, 11.4733
        xyY:
        0.3660, 0.2207, 6.1257
      CIE-Lab:
        29.7274, 40.1975, -15.6251
        CIE-LCH:
        29.7274, 43.1275, 338.7585
        CIE-Luv:
        29.7274, 38.6366, -24.8658
        Hunter-Lab:
        24.7502, 29.9652, -10.1597
      #75285f color charts
#75285f RGB chart
      #75285f CMYK chart
      #75285f RGB pie chart
      #75285f color shades, tints & tones
#75285f color schemes
#75285f color preview, HTML & CSS examples
           This text has a color of #75285f        
        
          <p style="color:#75285f;">Text here</p>
        
        
          .mytext {color:#75285f;}
        
        Text color #75285f
      
           This box has a color of #75285f        
        
          <div style="background-color:#75285f;">Content here</div>
        
        
          .mybackground {background-color:#75285f;}
        
        Background color #75285f
      
           Border around this has a color of #75285f        
        
          <div style="border:2px solid #75285f;">Content here</div>
        
        
          .myborder {border:2px solid #75285f;}
        
        Border color #75285f