#cf05e1 color space conversions
Hex:
        #cf05e1
        RGB:
        207, 5, 225
        CMY:
        19, 98, 12
        CMYK:
        8, 98, 0, 12
      HSL:
        295°, 95.6522%, 45.0980%
        HSV (HSB):
        295°, 97.7778%, 88.2353%
        XYZ:
        39.3770, 18.8102, 72.7895
        xyY:
        0.3006, 0.1436, 18.8102
      CIE-Lab:
        50.4644, 86.2545, -60.2833
        CIE-LCH:
        50.4644, 105.2327, 325.0503
        CIE-Luv:
        50.4644, 61.5997, -101.5376
        Hunter-Lab:
        43.3707, 86.1645, -69.1475
      #cf05e1 color charts
#cf05e1 RGB chart
      #cf05e1 CMYK chart
      #cf05e1 RGB pie chart
      #cf05e1 color shades, tints & tones
#cf05e1 color schemes
#cf05e1 color preview, HTML & CSS examples
           This text has a color of #cf05e1        
        
          <p style="color:#cf05e1;">Text here</p>
        
        
          .mytext {color:#cf05e1;}
        
        Text color #cf05e1
      
           This box has a color of #cf05e1        
        
          <div style="background-color:#cf05e1;">Content here</div>
        
        
          .mybackground {background-color:#cf05e1;}
        
        Background color #cf05e1
      
           Border around this has a color of #cf05e1        
        
          <div style="border:2px solid #cf05e1;">Content here</div>
        
        
          .myborder {border:2px solid #cf05e1;}
        
        Border color #cf05e1