#f015c0 color space conversions
Hex:
        #f015c0
        RGB:
        240, 21, 192
        CMY:
        6, 92, 25
        CMYK:
        0, 91, 20, 6
      HSL:
        313°, 87.9518%, 51.1765%
        HSV (HSB):
        313°, 91.2500%, 94.1176%
        XYZ:
        45.7178, 22.8674, 51.8734
        xyY:
        0.3795, 0.1898, 22.8674
      CIE-Lab:
        54.9355, 86.0026, -33.9013
        CIE-LCH:
        54.9355, 92.4432, 338.4862
        CIE-Luv:
        54.9355, 98.6292, -64.4588
        Hunter-Lab:
        47.8198, 86.9688, -30.8420
      #f015c0 color charts
#f015c0 RGB chart
      #f015c0 CMYK chart
      #f015c0 RGB pie chart
      #f015c0 color shades, tints & tones
#f015c0 color schemes
#f015c0 color preview, HTML & CSS examples
           This text has a color of #f015c0        
        
          <p style="color:#f015c0;">Text here</p>
        
        
          .mytext {color:#f015c0;}
        
        Text color #f015c0
      
           This box has a color of #f015c0        
        
          <div style="background-color:#f015c0;">Content here</div>
        
        
          .mybackground {background-color:#f015c0;}
        
        Background color #f015c0
      
           Border around this has a color of #f015c0        
        
          <div style="border:2px solid #f015c0;">Content here</div>
        
        
          .myborder {border:2px solid #f015c0;}
        
        Border color #f015c0