#cf54f5 color space conversions
Hex:
        #cf54f5
        RGB:
        207, 84, 245
        CMY:
        19, 67, 4
        CMYK:
        16, 66, 0, 4
      HSL:
        286°, 88.9503%, 64.5098%
        HSV (HSB):
        286°, 65.7143%, 96.0784%
        XYZ:
        45.3839, 26.1986, 89.0510
        xyY:
        0.2825, 0.1631, 26.1986
      CIE-Lab:
        58.2251, 70.8671, -59.0607
        CIE-LCH:
        58.2251, 92.2514, 320.1921
        CIE-Luv:
        58.2251, 45.0136, -101.5270
        Hunter-Lab:
        51.1846, 68.6977, -67.3237
      #cf54f5 color charts
#cf54f5 RGB chart
      #cf54f5 CMYK chart
      #cf54f5 RGB pie chart
      #cf54f5 color shades, tints & tones
#cf54f5 color schemes
#cf54f5 color preview, HTML & CSS examples
           This text has a color of #cf54f5        
        
          <p style="color:#cf54f5;">Text here</p>
        
        
          .mytext {color:#cf54f5;}
        
        Text color #cf54f5
      
           This box has a color of #cf54f5        
        
          <div style="background-color:#cf54f5;">Content here</div>
        
        
          .mybackground {background-color:#cf54f5;}
        
        Background color #cf54f5
      
           Border around this has a color of #cf54f5        
        
          <div style="border:2px solid #cf54f5;">Content here</div>
        
        
          .myborder {border:2px solid #cf54f5;}
        
        Border color #cf54f5