#f585a1 color space conversions
Hex:
        #f585a1
        RGB:
        245, 133, 161
        CMY:
        4, 48, 37
        CMYK:
        0, 46, 34, 4
      HSL:
        345°, 84.8485%, 74.1176%
        HSV (HSB):
        345°, 45.7143%, 96.0784%
        XYZ:
        52.4767, 38.7607, 38.4340
        xyY:
        0.4047, 0.2989, 38.7607
      CIE-Lab:
        68.5776, 45.6261, 4.4781
        CIE-LCH:
        68.5776, 45.8453, 5.6054
        CIE-Luv:
        68.5776, 73.4058, -2.4109
        Hunter-Lab:
        62.2581, 41.5041, 6.9791
      #f585a1 color charts
#f585a1 RGB chart
      #f585a1 CMYK chart
      #f585a1 RGB pie chart
      #f585a1 color shades, tints & tones
#f585a1 color schemes
#f585a1 color preview, HTML & CSS examples
           This text has a color of #f585a1        
        
          <p style="color:#f585a1;">Text here</p>
        
        
          .mytext {color:#f585a1;}
        
        Text color #f585a1
      
           This box has a color of #f585a1        
        
          <div style="background-color:#f585a1;">Content here</div>
        
        
          .mybackground {background-color:#f585a1;}
        
        Background color #f585a1
      
           Border around this has a color of #f585a1        
        
          <div style="border:2px solid #f585a1;">Content here</div>
        
        
          .myborder {border:2px solid #f585a1;}
        
        Border color #f585a1