#f585f5 color space conversions
Hex:
        #f585f5
        RGB:
        245, 133, 245
        CMY:
        4, 48, 4
        CMYK:
        0, 46, 0, 4
      HSL:
        300°, 84.8485%, 74.1176%
        HSV (HSB):
        300°, 45.7143%, 96.0784%
        XYZ:
        62.5251, 42.7801, 91.3482
        xyY:
        0.3179, 0.2175, 42.7801
      CIE-Lab:
        71.4055, 58.1049, -37.9305
        CIE-LCH:
        71.4055, 69.3895, 326.8637
        CIE-Luv:
        71.4055, 53.6688, -69.4008
        Hunter-Lab:
        65.4065, 56.1751, -37.0212
      #f585f5 color charts
#f585f5 RGB chart
      #f585f5 CMYK chart
      #f585f5 RGB pie chart
      #f585f5 color shades, tints & tones
#f585f5 color schemes
#f585f5 color preview, HTML & CSS examples
           This text has a color of #f585f5        
        
          <p style="color:#f585f5;">Text here</p>
        
        
          .mytext {color:#f585f5;}
        
        Text color #f585f5
      
           This box has a color of #f585f5        
        
          <div style="background-color:#f585f5;">Content here</div>
        
        
          .mybackground {background-color:#f585f5;}
        
        Background color #f585f5
      
           Border around this has a color of #f585f5        
        
          <div style="border:2px solid #f585f5;">Content here</div>
        
        
          .myborder {border:2px solid #f585f5;}
        
        Border color #f585f5