#f06bd2 color space conversions
Hex:
        #f06bd2
        RGB:
        240, 107, 210
        CMY:
        6, 58, 18
        CMYK:
        0, 55, 13, 6
      HSL:
        314°, 81.5951%, 68.0392%
        HSV (HSB):
        314°, 55.4167%, 94.1176%
        XYZ:
        52.8257, 33.6938, 64.6921
        xyY:
        0.3493, 0.2228, 33.6938
      CIE-Lab:
        64.7188, 63.1662, -28.9655
        CIE-LCH:
        64.7188, 69.4908, 335.3657
        CIE-Luv:
        64.7188, 69.8591, -54.8991
        Hunter-Lab:
        58.0464, 60.8648, -25.4457
      #f06bd2 color charts
#f06bd2 RGB chart
      #f06bd2 CMYK chart
      #f06bd2 RGB pie chart
      #f06bd2 color shades, tints & tones
#f06bd2 color schemes
#f06bd2 color preview, HTML & CSS examples
           This text has a color of #f06bd2        
        
          <p style="color:#f06bd2;">Text here</p>
        
        
          .mytext {color:#f06bd2;}
        
        Text color #f06bd2
      
           This box has a color of #f06bd2        
        
          <div style="background-color:#f06bd2;">Content here</div>
        
        
          .mybackground {background-color:#f06bd2;}
        
        Background color #f06bd2
      
           Border around this has a color of #f06bd2        
        
          <div style="border:2px solid #f06bd2;">Content here</div>
        
        
          .myborder {border:2px solid #f06bd2;}
        
        Border color #f06bd2