#f585b5 color space conversions
Hex:
        #f585b5
        RGB:
        245, 133, 181
        CMY:
        4, 48, 29
        CMYK:
        0, 46, 26, 4
      HSL:
        334°, 84.8485%, 74.1176%
        HSV (HSB):
        334°, 45.7143%, 96.0784%
        XYZ:
        54.3842, 39.5237, 48.4785
        xyY:
        0.3819, 0.2776, 39.5237
      CIE-Lab:
        69.1290, 48.1605, -5.9450
        CIE-LCH:
        69.1290, 48.5260, 352.9630
        CIE-Luv:
        69.1290, 68.8330, -17.6014
        Hunter-Lab:
        62.8679, 44.3935, -1.7120
      #f585b5 color charts
#f585b5 RGB chart
      #f585b5 CMYK chart
      #f585b5 RGB pie chart
      #f585b5 color shades, tints & tones
#f585b5 color schemes
#f585b5 color preview, HTML & CSS examples
           This text has a color of #f585b5        
        
          <p style="color:#f585b5;">Text here</p>
        
        
          .mytext {color:#f585b5;}
        
        Text color #f585b5
      
           This box has a color of #f585b5        
        
          <div style="background-color:#f585b5;">Content here</div>
        
        
          .mybackground {background-color:#f585b5;}
        
        Background color #f585b5
      
           Border around this has a color of #f585b5        
        
          <div style="border:2px solid #f585b5;">Content here</div>
        
        
          .myborder {border:2px solid #f585b5;}
        
        Border color #f585b5