#cf135d color space conversions
Hex:
        #cf135d
        RGB:
        207, 19, 93
        CMY:
        19, 93, 64
        CMYK:
        0, 91, 55, 19
      HSL:
        336°, 83.1858%, 44.3137%
        HSV (HSB):
        336°, 90.8213%, 81.1765%
        XYZ:
        27.9408, 14.5215, 11.6862
        xyY:
        0.5160, 0.2682, 14.5215
      CIE-Lab:
        44.9717, 69.6491, 10.0774
        CIE-LCH:
        44.9717, 70.3743, 8.2329
        CIE-Luv:
        44.9717, 117.0122, -1.7189
        Hunter-Lab:
        38.1070, 64.1922, 8.4926
      #cf135d color charts
#cf135d RGB chart
      #cf135d CMYK chart
      #cf135d RGB pie chart
      #cf135d color shades, tints & tones
#cf135d color schemes
#cf135d color preview, HTML & CSS examples
           This text has a color of #cf135d        
        
          <p style="color:#cf135d;">Text here</p>
        
        
          .mytext {color:#cf135d;}
        
        Text color #cf135d
      
           This box has a color of #cf135d        
        
          <div style="background-color:#cf135d;">Content here</div>
        
        
          .mybackground {background-color:#cf135d;}
        
        Background color #cf135d
      
           Border around this has a color of #cf135d        
        
          <div style="border:2px solid #cf135d;">Content here</div>
        
        
          .myborder {border:2px solid #cf135d;}
        
        Border color #cf135d