#ff06f4 color space conversions
Hex:
        #ff06f4
        RGB:
        255, 6, 244
        CMY:
        0, 98, 4
        CMYK:
        0, 98, 4, 0
      HSL:
        303°, 100.0000%, 51.1765%
        HSV (HSB):
        303°, 97.6471%, 100.0000%
        XYZ:
        57.6343, 27.9219, 87.9398
        xyY:
        0.3322, 0.1609, 27.9219
      CIE-Lab:
        59.8181, 96.4028, -55.5329
        CIE-LCH:
        59.8181, 111.2537, 330.0559
        CIE-Luv:
        59.8181, 88.3223, -100.2178
        Hunter-Lab:
        52.8412, 102.2192, -61.6832
      #ff06f4 color charts
#ff06f4 RGB chart
      #ff06f4 CMYK chart
      #ff06f4 RGB pie chart
      #ff06f4 color shades, tints & tones
#ff06f4 color schemes
#ff06f4 color preview, HTML & CSS examples
           This text has a color of #ff06f4        
        
          <p style="color:#ff06f4;">Text here</p>
        
        
          .mytext {color:#ff06f4;}
        
        Text color #ff06f4
      
           This box has a color of #ff06f4        
        
          <div style="background-color:#ff06f4;">Content here</div>
        
        
          .mybackground {background-color:#ff06f4;}
        
        Background color #ff06f4
      
           Border around this has a color of #ff06f4        
        
          <div style="border:2px solid #ff06f4;">Content here</div>
        
        
          .myborder {border:2px solid #ff06f4;}
        
        Border color #ff06f4