#f057cd color space conversions
Hex:
        #f057cd
        RGB:
        240, 87, 205
        CMY:
        6, 66, 20
        CMYK:
        0, 64, 15, 6
      HSL:
        314°, 83.6066%, 64.1176%
        HSV (HSB):
        314°, 63.7500%, 94.1176%
        XYZ:
        50.3628, 29.7494, 60.8454
        xyY:
        0.3573, 0.2111, 29.7494
      CIE-Lab:
        61.4374, 70.8193, -31.2222
        CIE-LCH:
        61.4374, 77.3963, 336.2087
        CIE-Luv:
        61.4374, 78.8998, -59.1791
        Hunter-Lab:
        54.5430, 69.3693, -27.9607
      #f057cd color charts
#f057cd RGB chart
      #f057cd CMYK chart
      #f057cd RGB pie chart
      #f057cd color shades, tints & tones
#f057cd color schemes
#f057cd color preview, HTML & CSS examples
           This text has a color of #f057cd        
        
          <p style="color:#f057cd;">Text here</p>
        
        
          .mytext {color:#f057cd;}
        
        Text color #f057cd
      
           This box has a color of #f057cd        
        
          <div style="background-color:#f057cd;">Content here</div>
        
        
          .mybackground {background-color:#f057cd;}
        
        Background color #f057cd
      
           Border around this has a color of #f057cd        
        
          <div style="border:2px solid #f057cd;">Content here</div>
        
        
          .myborder {border:2px solid #f057cd;}
        
        Border color #f057cd