#f585d7 color space conversions
Hex:
        #f585d7
        RGB:
        245, 133, 215
        CMY:
        4, 48, 16
        CMYK:
        0, 46, 12, 4
      HSL:
        316°, 84.8485%, 74.1176%
        HSV (HSB):
        316°, 45.7143%, 96.0784%
        XYZ:
        58.3095, 41.0938, 69.1486
        xyY:
        0.3459, 0.2438, 41.0938
      CIE-Lab:
        70.2416, 53.1201, -23.2189
        CIE-LCH:
        70.2416, 57.9730, 336.3898
        CIE-Luv:
        70.2416, 60.7726, -44.8251
        Hunter-Lab:
        64.1045, 50.1809, -19.0822
      #f585d7 color charts
#f585d7 RGB chart
      #f585d7 CMYK chart
      #f585d7 RGB pie chart
      #f585d7 color shades, tints & tones
#f585d7 color schemes
#f585d7 color preview, HTML & CSS examples
           This text has a color of #f585d7        
        
          <p style="color:#f585d7;">Text here</p>
        
        
          .mytext {color:#f585d7;}
        
        Text color #f585d7
      
           This box has a color of #f585d7        
        
          <div style="background-color:#f585d7;">Content here</div>
        
        
          .mybackground {background-color:#f585d7;}
        
        Background color #f585d7
      
           Border around this has a color of #f585d7        
        
          <div style="border:2px solid #f585d7;">Content here</div>
        
        
          .myborder {border:2px solid #f585d7;}
        
        Border color #f585d7