#cf054b color space conversions
Hex:
        #cf054b
        RGB:
        207, 5, 75
        CMY:
        19, 98, 71
        CMYK:
        0, 98, 64, 19
      HSL:
        339°, 95.2830%, 41.5686%
        HSV (HSB):
        339°, 97.5845%, 81.1765%
        XYZ:
        27.0564, 13.8819, 7.9101
        xyY:
        0.5539, 0.2842, 13.8819
      CIE-Lab:
        44.0631, 70.0198, 20.1052
        CIE-LCH:
        44.0631, 72.8491, 16.0207
        CIE-Luv:
        44.0631, 126.0173, 8.0301
        Hunter-Lab:
        37.2585, 64.4210, 13.4935
      #cf054b color charts
#cf054b RGB chart
      #cf054b CMYK chart
      #cf054b RGB pie chart
      #cf054b color shades, tints & tones
#cf054b color schemes
#cf054b color preview, HTML & CSS examples
           This text has a color of #cf054b        
        
          <p style="color:#cf054b;">Text here</p>
        
        
          .mytext {color:#cf054b;}
        
        Text color #cf054b
      
           This box has a color of #cf054b        
        
          <div style="background-color:#cf054b;">Content here</div>
        
        
          .mybackground {background-color:#cf054b;}
        
        Background color #cf054b
      
           Border around this has a color of #cf054b        
        
          <div style="border:2px solid #cf054b;">Content here</div>
        
        
          .myborder {border:2px solid #cf054b;}
        
        Border color #cf054b