#f06ee1 color space conversions
Hex:
        #f06ee1
        RGB:
        240, 110, 225
        CMY:
        6, 57, 12
        CMYK:
        0, 54, 6, 6
      HSL:
        307°, 81.2500%, 68.6275%
        HSV (HSB):
        307°, 54.1667%, 94.1176%
        XYZ:
        55.1017, 35.1134, 75.1075
        xyY:
        0.3333, 0.2124, 35.1134
      CIE-Lab:
        65.8368, 64.1682, -35.6161
        CIE-LCH:
        65.8368, 73.3898, 330.9678
        CIE-Luv:
        65.8368, 64.3935, -65.7298
        Hunter-Lab:
        59.2565, 62.2854, -33.6704
      #f06ee1 color charts
#f06ee1 RGB chart
      #f06ee1 CMYK chart
      #f06ee1 RGB pie chart
      #f06ee1 color shades, tints & tones
#f06ee1 color schemes
#f06ee1 color preview, HTML & CSS examples
           This text has a color of #f06ee1        
        
          <p style="color:#f06ee1;">Text here</p>
        
        
          .mytext {color:#f06ee1;}
        
        Text color #f06ee1
      
           This box has a color of #f06ee1        
        
          <div style="background-color:#f06ee1;">Content here</div>
        
        
          .mybackground {background-color:#f06ee1;}
        
        Background color #f06ee1
      
           Border around this has a color of #f06ee1        
        
          <div style="border:2px solid #f06ee1;">Content here</div>
        
        
          .myborder {border:2px solid #f06ee1;}
        
        Border color #f06ee1