#f015d1 color space conversions
Hex:
        #f015d1
        RGB:
        240, 21, 209
        CMY:
        6, 92, 18
        CMYK:
        0, 91, 13, 6
      HSL:
        308°, 87.9518%, 51.1765%
        HSV (HSB):
        308°, 91.2500%, 94.1176%
        XYZ:
        47.7120, 23.6650, 62.3747
        xyY:
        0.3567, 0.1769, 23.6650
      CIE-Lab:
        55.7509, 88.1032, -42.3954
        CIE-LCH:
        55.7509, 97.7730, 334.3031
        CIE-Luv:
        55.7509, 91.1274, -77.7153
        Hunter-Lab:
        48.6467, 89.9383, -41.9688
      #f015d1 color charts
#f015d1 RGB chart
      #f015d1 CMYK chart
      #f015d1 RGB pie chart
      #f015d1 color shades, tints & tones
#f015d1 color schemes
#f015d1 color preview, HTML & CSS examples
           This text has a color of #f015d1        
        
          <p style="color:#f015d1;">Text here</p>
        
        
          .mytext {color:#f015d1;}
        
        Text color #f015d1
      
           This box has a color of #f015d1        
        
          <div style="background-color:#f015d1;">Content here</div>
        
        
          .mybackground {background-color:#f015d1;}
        
        Background color #f015d1
      
           Border around this has a color of #f015d1        
        
          <div style="border:2px solid #f015d1;">Content here</div>
        
        
          .myborder {border:2px solid #f015d1;}
        
        Border color #f015d1