#f066c2 color space conversions
Hex:
        #f066c2
        RGB:
        240, 102, 194
        CMY:
        6, 60, 24
        CMYK:
        0, 58, 19, 6
      HSL:
        320°, 82.1429%, 67.0588%
        HSV (HSB):
        320°, 57.5000%, 94.1176%
        XYZ:
        50.4242, 31.9230, 54.5431
        xyY:
        0.3684, 0.2332, 31.9230
      CIE-Lab:
        63.2792, 63.0446, -22.1504
        CIE-LCH:
        63.2792, 66.8226, 340.6413
        CIE-Luv:
        63.2792, 76.7112, -44.1677
        Hunter-Lab:
        56.5005, 60.4274, -17.6856
      #f066c2 color charts
#f066c2 RGB chart
      #f066c2 CMYK chart
      #f066c2 RGB pie chart
      #f066c2 color shades, tints & tones
#f066c2 color schemes
#f066c2 color preview, HTML & CSS examples
           This text has a color of #f066c2        
        
          <p style="color:#f066c2;">Text here</p>
        
        
          .mytext {color:#f066c2;}
        
        Text color #f066c2
      
           This box has a color of #f066c2        
        
          <div style="background-color:#f066c2;">Content here</div>
        
        
          .mybackground {background-color:#f066c2;}
        
        Background color #f066c2
      
           Border around this has a color of #f066c2        
        
          <div style="border:2px solid #f066c2;">Content here</div>
        
        
          .myborder {border:2px solid #f066c2;}
        
        Border color #f066c2