#f06dc2 color space conversions
Hex:
        #f06dc2
        RGB:
        240, 109, 194
        CMY:
        6, 57, 24
        CMYK:
        0, 55, 19, 6
      HSL:
        321°, 81.3665%, 68.4314%
        HSV (HSB):
        321°, 54.5833%, 94.1176%
        XYZ:
        51.1414, 33.3576, 54.7821
        xyY:
        0.3672, 0.2395, 33.3576
      CIE-Lab:
        64.4494, 59.9109, -20.3646
        CIE-LCH:
        64.4494, 63.2775, 341.2263
        CIE-Luv:
        64.4494, 73.6679, -41.0125
        Hunter-Lab:
        57.7560, 56.9840, -15.8079
      #f06dc2 color charts
#f06dc2 RGB chart
      #f06dc2 CMYK chart
      #f06dc2 RGB pie chart
      #f06dc2 color shades, tints & tones
#f06dc2 color schemes
#f06dc2 color preview, HTML & CSS examples
           This text has a color of #f06dc2        
        
          <p style="color:#f06dc2;">Text here</p>
        
        
          .mytext {color:#f06dc2;}
        
        Text color #f06dc2
      
           This box has a color of #f06dc2        
        
          <div style="background-color:#f06dc2;">Content here</div>
        
        
          .mybackground {background-color:#f06dc2;}
        
        Background color #f06dc2
      
           Border around this has a color of #f06dc2        
        
          <div style="border:2px solid #f06dc2;">Content here</div>
        
        
          .myborder {border:2px solid #f06dc2;}
        
        Border color #f06dc2