#f066bd color space conversions
Hex:
        #f066bd
        RGB:
        240, 102, 189
        CMY:
        6, 60, 26
        CMYK:
        0, 58, 21, 6
      HSL:
        322°, 82.1429%, 67.0588%
        HSV (HSB):
        322°, 57.5000%, 94.1176%
        XYZ:
        49.8719, 31.7021, 51.6347
        xyY:
        0.3744, 0.2380, 31.7021
      CIE-Lab:
        63.0959, 62.3515, -19.5915
        CIE-LCH:
        63.0959, 65.3570, 342.5567
        CIE-Luv:
        63.0959, 78.2444, -40.1422
        Hunter-Lab:
        56.3046, 59.5733, -14.9592
      #f066bd color charts
#f066bd RGB chart
      #f066bd CMYK chart
      #f066bd RGB pie chart
      #f066bd color shades, tints & tones
#f066bd color schemes
#f066bd color preview, HTML & CSS examples
           This text has a color of #f066bd        
        
          <p style="color:#f066bd;">Text here</p>
        
        
          .mytext {color:#f066bd;}
        
        Text color #f066bd
      
           This box has a color of #f066bd        
        
          <div style="background-color:#f066bd;">Content here</div>
        
        
          .mybackground {background-color:#f066bd;}
        
        Background color #f066bd
      
           Border around this has a color of #f066bd        
        
          <div style="border:2px solid #f066bd;">Content here</div>
        
        
          .myborder {border:2px solid #f066bd;}
        
        Border color #f066bd