#f063cd color space conversions
Hex:
        #f063cd
        RGB:
        240, 99, 205
        CMY:
        6, 61, 20
        CMYK:
        0, 59, 15, 6
      HSL:
        315°, 82.4561%, 66.4706%
        HSV (HSB):
        315°, 58.7500%, 94.1176%
        XYZ:
        51.4165, 31.8567, 61.1966
        xyY:
        0.3559, 0.2205, 31.8567
      CIE-Lab:
        63.2243, 65.9193, -28.4578
        CIE-LCH:
        63.2243, 71.7998, 336.6499
        CIE-Luv:
        63.2243, 74.5226, -54.3592
        Hunter-Lab:
        56.4418, 63.8342, -24.7756
      #f063cd color charts
#f063cd RGB chart
      #f063cd CMYK chart
      #f063cd RGB pie chart
      #f063cd color shades, tints & tones
#f063cd color schemes
#f063cd color preview, HTML & CSS examples
           This text has a color of #f063cd        
        
          <p style="color:#f063cd;">Text here</p>
        
        
          .mytext {color:#f063cd;}
        
        Text color #f063cd
      
           This box has a color of #f063cd        
        
          <div style="background-color:#f063cd;">Content here</div>
        
        
          .mybackground {background-color:#f063cd;}
        
        Background color #f063cd
      
           Border around this has a color of #f063cd        
        
          <div style="border:2px solid #f063cd;">Content here</div>
        
        
          .myborder {border:2px solid #f063cd;}
        
        Border color #f063cd