#cf65f1 color space conversions
Hex:
        #cf65f1
        RGB:
        207, 101, 241
        CMY:
        19, 60, 5
        CMYK:
        14, 58, 0, 5
      HSL:
        285°, 83.3333%, 67.0588%
        HSV (HSB):
        285°, 58.0913%, 94.5098%
        XYZ:
        46.2630, 28.9236, 86.3636
        xyY:
        0.2864, 0.1790, 28.9236
      CIE-Lab:
        60.7142, 62.6456, -52.8685
        CIE-LCH:
        60.7142, 81.9728, 319.8380
        CIE-Luv:
        60.7142, 41.4361, -91.7035
        Hunter-Lab:
        53.7807, 59.4323, -57.5642
      #cf65f1 color charts
#cf65f1 RGB chart
      #cf65f1 CMYK chart
      #cf65f1 RGB pie chart
      #cf65f1 color shades, tints & tones
#cf65f1 color schemes
#cf65f1 color preview, HTML & CSS examples
           This text has a color of #cf65f1        
        
          <p style="color:#cf65f1;">Text here</p>
        
        
          .mytext {color:#cf65f1;}
        
        Text color #cf65f1
      
           This box has a color of #cf65f1        
        
          <div style="background-color:#cf65f1;">Content here</div>
        
        
          .mybackground {background-color:#cf65f1;}
        
        Background color #cf65f1
      
           Border around this has a color of #cf65f1        
        
          <div style="border:2px solid #cf65f1;">Content here</div>
        
        
          .myborder {border:2px solid #cf65f1;}
        
        Border color #cf65f1