#cf538a color space conversions
Hex:
        #cf538a
        RGB:
        207, 83, 138
        CMY:
        19, 67, 46
        CMYK:
        0, 60, 33, 19
      HSL:
        333°, 56.3636%, 56.8627%
        HSV (HSB):
        333°, 59.9034%, 81.1765%
        XYZ:
        33.4128, 21.2869, 26.3925
        xyY:
        0.4120, 0.2625, 21.2869
      CIE-Lab:
        53.2621, 54.3377, -5.2837
        CIE-LCH:
        53.2621, 54.5939, 354.4461
        CIE-Luv:
        53.2621, 77.2826, -17.1372
        Hunter-Lab:
        46.1377, 48.5283, -1.6197
      #cf538a color charts
#cf538a RGB chart
      #cf538a CMYK chart
      #cf538a RGB pie chart
      #cf538a color shades, tints & tones
#cf538a color schemes
#cf538a color preview, HTML & CSS examples
           This text has a color of #cf538a        
        
          <p style="color:#cf538a;">Text here</p>
        
        
          .mytext {color:#cf538a;}
        
        Text color #cf538a
      
           This box has a color of #cf538a        
        
          <div style="background-color:#cf538a;">Content here</div>
        
        
          .mybackground {background-color:#cf538a;}
        
        Background color #cf538a
      
           Border around this has a color of #cf538a        
        
          <div style="border:2px solid #cf538a;">Content here</div>
        
        
          .myborder {border:2px solid #cf538a;}
        
        Border color #cf538a