#cf2aba color space conversions
Hex:
        #cf2aba
        RGB:
        207, 42, 186
        CMY:
        19, 84, 27
        CMYK:
        0, 80, 10, 19
      HSL:
        308°, 66.2651%, 48.8235%
        HSV (HSB):
        308°, 79.7101%, 81.1765%
        XYZ:
        35.4230, 18.4665, 48.1518
        xyY:
        0.3471, 0.1810, 18.4665
      CIE-Lab:
        50.0571, 75.0915, -38.4836
        CIE-LCH:
        50.0571, 84.3784, 332.8654
        CIE-Luv:
        50.0571, 73.0737, -68.0446
        Hunter-Lab:
        42.9727, 71.9381, -36.3548
      #cf2aba color charts
#cf2aba RGB chart
      #cf2aba CMYK chart
      #cf2aba RGB pie chart
      #cf2aba color shades, tints & tones
#cf2aba color schemes
#cf2aba color preview, HTML & CSS examples
           This text has a color of #cf2aba        
        
          <p style="color:#cf2aba;">Text here</p>
        
        
          .mytext {color:#cf2aba;}
        
        Text color #cf2aba
      
           This box has a color of #cf2aba        
        
          <div style="background-color:#cf2aba;">Content here</div>
        
        
          .mybackground {background-color:#cf2aba;}
        
        Background color #cf2aba
      
           Border around this has a color of #cf2aba        
        
          <div style="border:2px solid #cf2aba;">Content here</div>
        
        
          .myborder {border:2px solid #cf2aba;}
        
        Border color #cf2aba