#cf54f1 color space conversions
Hex:
        #cf54f1
        RGB:
        207, 84, 241
        CMY:
        19, 67, 5
        CMYK:
        14, 65, 0, 5
      HSL:
        287°, 84.8649%, 63.7255%
        HSV (HSB):
        287°, 65.1452%, 94.5098%
        XYZ:
        44.7796, 25.9569, 85.8691
        xyY:
        0.2859, 0.1657, 25.9569
      CIE-Lab:
        57.9961, 70.1119, -57.2007
        CIE-LCH:
        57.9961, 90.4853, 320.7907
        CIE-Luv:
        57.9961, 46.0656, -98.4808
        Hunter-Lab:
        50.9479, 67.7300, -64.2655
      #cf54f1 color charts
#cf54f1 RGB chart
      #cf54f1 CMYK chart
      #cf54f1 RGB pie chart
      #cf54f1 color shades, tints & tones
#cf54f1 color schemes
#cf54f1 color preview, HTML & CSS examples
           This text has a color of #cf54f1        
        
          <p style="color:#cf54f1;">Text here</p>
        
        
          .mytext {color:#cf54f1;}
        
        Text color #cf54f1
      
           This box has a color of #cf54f1        
        
          <div style="background-color:#cf54f1;">Content here</div>
        
        
          .mybackground {background-color:#cf54f1;}
        
        Background color #cf54f1
      
           Border around this has a color of #cf54f1        
        
          <div style="border:2px solid #cf54f1;">Content here</div>
        
        
          .myborder {border:2px solid #cf54f1;}
        
        Border color #cf54f1