#cf13c1 color space conversions
Hex:
        #cf13c1
        RGB:
        207, 19, 193
        CMY:
        19, 93, 24
        CMYK:
        0, 91, 7, 19
      HSL:
        304°, 83.1858%, 44.3137%
        HSV (HSB):
        304°, 90.8213%, 81.1765%
        XYZ:
        35.5906, 17.5814, 51.9698
        xyY:
        0.3385, 0.1672, 17.5814
      CIE-Lab:
        48.9844, 80.2818, -44.2584
        CIE-LCH:
        48.9844, 91.6732, 331.1326
        CIE-Luv:
        48.9844, 73.1636, -76.8877
        Hunter-Lab:
        41.9302, 78.1343, -44.1351
      #cf13c1 color charts
#cf13c1 RGB chart
      #cf13c1 CMYK chart
      #cf13c1 RGB pie chart
      #cf13c1 color shades, tints & tones
#cf13c1 color schemes
#cf13c1 color preview, HTML & CSS examples
           This text has a color of #cf13c1        
        
          <p style="color:#cf13c1;">Text here</p>
        
        
          .mytext {color:#cf13c1;}
        
        Text color #cf13c1
      
           This box has a color of #cf13c1        
        
          <div style="background-color:#cf13c1;">Content here</div>
        
        
          .mybackground {background-color:#cf13c1;}
        
        Background color #cf13c1
      
           Border around this has a color of #cf13c1        
        
          <div style="border:2px solid #cf13c1;">Content here</div>
        
        
          .myborder {border:2px solid #cf13c1;}
        
        Border color #cf13c1