#f011d4 color space conversions
Hex:
        #f011d4
        RGB:
        240, 17, 212
        CMY:
        6, 93, 17
        CMYK:
        0, 93, 12, 6
      HSL:
        308°, 88.1423%, 50.3922%
        HSV (HSB):
        308°, 92.9167%, 94.1176%
        XYZ:
        48.0193, 23.6796, 64.3271
        xyY:
        0.3530, 0.1741, 23.6796
      CIE-Lab:
        55.7656, 88.8911, -44.0853
        CIE-LCH:
        55.7656, 99.2227, 333.6210
        CIE-Luv:
        55.7656, 90.1348, -80.3791
        Hunter-Lab:
        48.6617, 90.9855, -44.3137
      #f011d4 color charts
#f011d4 RGB chart
      #f011d4 CMYK chart
      #f011d4 RGB pie chart
      #f011d4 color shades, tints & tones
#f011d4 color schemes
#f011d4 color preview, HTML & CSS examples
           This text has a color of #f011d4        
        
          <p style="color:#f011d4;">Text here</p>
        
        
          .mytext {color:#f011d4;}
        
        Text color #f011d4
      
           This box has a color of #f011d4        
        
          <div style="background-color:#f011d4;">Content here</div>
        
        
          .mybackground {background-color:#f011d4;}
        
        Background color #f011d4
      
           Border around this has a color of #f011d4        
        
          <div style="border:2px solid #f011d4;">Content here</div>
        
        
          .myborder {border:2px solid #f011d4;}
        
        Border color #f011d4