#f585f0 color space conversions
Hex:
        #f585f0
        RGB:
        245, 133, 240
        CMY:
        4, 48, 6
        CMYK:
        0, 46, 2, 4
      HSL:
        303°, 84.8485%, 74.1176%
        HSV (HSB):
        303°, 45.7143%, 96.0784%
        XYZ:
        61.7719, 42.4788, 87.3816
        xyY:
        0.3223, 0.2217, 42.4788
      CIE-Lab:
        71.1998, 57.2382, -35.5144
        CIE-LCH:
        71.1998, 67.3608, 328.1818
        CIE-Luv:
        71.1998, 54.8406, -65.3034
        Hunter-Lab:
        65.1758, 55.1201, -33.8674
      #f585f0 color charts
#f585f0 RGB chart
      #f585f0 CMYK chart
      #f585f0 RGB pie chart
      #f585f0 color shades, tints & tones
#f585f0 color schemes
#f585f0 color preview, HTML & CSS examples
           This text has a color of #f585f0        
        
          <p style="color:#f585f0;">Text here</p>
        
        
          .mytext {color:#f585f0;}
        
        Text color #f585f0
      
           This box has a color of #f585f0        
        
          <div style="background-color:#f585f0;">Content here</div>
        
        
          .mybackground {background-color:#f585f0;}
        
        Background color #f585f0
      
           Border around this has a color of #f585f0        
        
          <div style="border:2px solid #f585f0;">Content here</div>
        
        
          .myborder {border:2px solid #f585f0;}
        
        Border color #f585f0