#f582e1 color space conversions
Hex:
        #f582e1
        RGB:
        245, 130, 225
        CMY:
        4, 49, 12
        CMYK:
        0, 47, 8, 4
      HSL:
        310°, 85.1852%, 73.5294%
        HSV (HSB):
        310°, 46.9388%, 96.0784%
        XYZ:
        59.2294, 40.8140, 75.9903
        xyY:
        0.3365, 0.2319, 40.8140
      CIE-Lab:
        70.0454, 56.1886, -29.0496
        CIE-LCH:
        70.0454, 63.2537, 332.6610
        CIE-Luv:
        70.0454, 59.7117, -54.5706
        Hunter-Lab:
        63.8858, 53.6896, -25.8036
      #f582e1 color charts
#f582e1 RGB chart
      #f582e1 CMYK chart
      #f582e1 RGB pie chart
      #f582e1 color shades, tints & tones
#f582e1 color schemes
#f582e1 color preview, HTML & CSS examples
           This text has a color of #f582e1        
        
          <p style="color:#f582e1;">Text here</p>
        
        
          .mytext {color:#f582e1;}
        
        Text color #f582e1
      
           This box has a color of #f582e1        
        
          <div style="background-color:#f582e1;">Content here</div>
        
        
          .mybackground {background-color:#f582e1;}
        
        Background color #f582e1
      
           Border around this has a color of #f582e1        
        
          <div style="border:2px solid #f582e1;">Content here</div>
        
        
          .myborder {border:2px solid #f582e1;}
        
        Border color #f582e1