#f066d2 color space conversions
Hex:
        #f066d2
        RGB:
        240, 102, 210
        CMY:
        6, 60, 18
        CMYK:
        0, 58, 13, 6
      HSL:
        313°, 82.1429%, 67.0588%
        HSV (HSB):
        313°, 57.5000%, 94.1176%
        XYZ:
        52.3194, 32.6812, 64.5233
        xyY:
        0.3499, 0.2186, 32.6812
      CIE-Lab:
        63.9019, 65.3697, -30.2276
        CIE-LCH:
        63.9019, 72.0201, 335.1837
        CIE-Luv:
        63.9019, 71.8275, -57.1211
        Hunter-Lab:
        57.1674, 63.3195, -26.9018
      #f066d2 color charts
#f066d2 RGB chart
      #f066d2 CMYK chart
      #f066d2 RGB pie chart
      #f066d2 color shades, tints & tones
#f066d2 color schemes
#f066d2 color preview, HTML & CSS examples
           This text has a color of #f066d2        
        
          <p style="color:#f066d2;">Text here</p>
        
        
          .mytext {color:#f066d2;}
        
        Text color #f066d2
      
           This box has a color of #f066d2        
        
          <div style="background-color:#f066d2;">Content here</div>
        
        
          .mybackground {background-color:#f066d2;}
        
        Background color #f066d2
      
           Border around this has a color of #f066d2        
        
          <div style="border:2px solid #f066d2;">Content here</div>
        
        
          .myborder {border:2px solid #f066d2;}
        
        Border color #f066d2