#cf13ff color space conversions
Hex:
        #cf13ff
        RGB:
        207, 19, 255
        CMY:
        19, 93, 0
        CMYK:
        19, 93, 0, 0
      HSL:
        288°, 100.0000%, 53.7255%
        HSV (HSB):
        288°, 92.5490%, 100.0000%
        XYZ:
        44.0150, 20.9511, 96.3319
        xyY:
        0.2729, 0.1299, 20.9511
      CIE-Lab:
        52.8960, 89.8681, -73.2133
        CIE-LCH:
        52.8960, 115.9157, 320.8312
        CIE-Luv:
        52.8960, 50.9966, -121.7298
        Hunter-Lab:
        45.7724, 91.5448, -92.7401
      #cf13ff color charts
#cf13ff RGB chart
      #cf13ff CMYK chart
      #cf13ff RGB pie chart
      #cf13ff color shades, tints & tones
#cf13ff color schemes
#cf13ff color preview, HTML & CSS examples
           This text has a color of #cf13ff        
        
          <p style="color:#cf13ff;">Text here</p>
        
        
          .mytext {color:#cf13ff;}
        
        Text color #cf13ff
      
           This box has a color of #cf13ff        
        
          <div style="background-color:#cf13ff;">Content here</div>
        
        
          .mybackground {background-color:#cf13ff;}
        
        Background color #cf13ff
      
           Border around this has a color of #cf13ff        
        
          <div style="border:2px solid #cf13ff;">Content here</div>
        
        
          .myborder {border:2px solid #cf13ff;}
        
        Border color #cf13ff