#f571fe color space conversions
Hex:
        #f571fe
        RGB:
        245, 113, 254
        CMY:
        4, 56, 0
        CMYK:
        4, 56, 0, 0
      HSL:
        296°, 98.6014%, 71.9608%
        HSV (HSB):
        296°, 55.5118%, 99.6078%
        XYZ:
        61.4507, 38.3785, 97.9349
        xyY:
        0.3107, 0.1941, 38.3785
      CIE-Lab:
        68.2986, 68.9911, -47.7161
        CIE-LCH:
        68.2986, 83.8845, 325.3312
        CIE-Luv:
        68.2986, 58.7774, -86.3943
        Hunter-Lab:
        61.9504, 68.6471, -50.3640
      #f571fe color charts
#f571fe RGB chart
      #f571fe CMYK chart
      #f571fe RGB pie chart
      #f571fe color shades, tints & tones
#f571fe color schemes
#f571fe color preview, HTML & CSS examples
           This text has a color of #f571fe        
        
          <p style="color:#f571fe;">Text here</p>
        
        
          .mytext {color:#f571fe;}
        
        Text color #f571fe
      
           This box has a color of #f571fe        
        
          <div style="background-color:#f571fe;">Content here</div>
        
        
          .mybackground {background-color:#f571fe;}
        
        Background color #f571fe
      
           Border around this has a color of #f571fe        
        
          <div style="border:2px solid #f571fe;">Content here</div>
        
        
          .myborder {border:2px solid #f571fe;}
        
        Border color #f571fe