#f05dfe color space conversions
Hex:
        #f05dfe
        RGB:
        240, 93, 254
        CMY:
        6, 64, 0
        CMYK:
        6, 63, 0, 0
      HSL:
        295°, 98.7730%, 68.0392%
        HSV (HSB):
        295°, 63.3858%, 99.6078%
        XYZ:
        57.7389, 33.5097, 97.1908
        xyY:
        0.3064, 0.1778, 33.5097
      CIE-Lab:
        64.5715, 76.1699, -53.6520
        CIE-LCH:
        64.5715, 93.1686, 324.8402
        CIE-Luv:
        64.5715, 61.4871, -95.9825
        Hunter-Lab:
        57.8876, 76.7383, -59.0241
      #f05dfe color charts
#f05dfe RGB chart
      #f05dfe CMYK chart
      #f05dfe RGB pie chart
      #f05dfe color shades, tints & tones
#f05dfe color schemes
#f05dfe color preview, HTML & CSS examples
           This text has a color of #f05dfe        
        
          <p style="color:#f05dfe;">Text here</p>
        
        
          .mytext {color:#f05dfe;}
        
        Text color #f05dfe
      
           This box has a color of #f05dfe        
        
          <div style="background-color:#f05dfe;">Content here</div>
        
        
          .mybackground {background-color:#f05dfe;}
        
        Background color #f05dfe
      
           Border around this has a color of #f05dfe        
        
          <div style="border:2px solid #f05dfe;">Content here</div>
        
        
          .myborder {border:2px solid #f05dfe;}
        
        Border color #f05dfe