#cf2a87 color space conversions
Hex:
        #cf2a87
        RGB:
        207, 42, 135
        CMY:
        19, 84, 47
        CMYK:
        0, 80, 35, 19
      HSL:
        326°, 66.2651%, 48.8235%
        HSV (HSB):
        326°, 79.7101%, 81.1765%
        XYZ:
        30.9333, 16.6706, 24.5091
        xyY:
        0.4290, 0.2312, 16.6706
      CIE-Lab:
        47.8423, 68.7444, -11.5883
        CIE-LCH:
        47.8423, 69.7143, 350.4315
        CIE-Luv:
        47.8423, 94.0242, -28.0676
        Hunter-Lab:
        40.8296, 63.7829, -7.0096
      #cf2a87 color charts
#cf2a87 RGB chart
      #cf2a87 CMYK chart
      #cf2a87 RGB pie chart
      #cf2a87 color shades, tints & tones
#cf2a87 color schemes
#cf2a87 color preview, HTML & CSS examples
           This text has a color of #cf2a87        
        
          <p style="color:#cf2a87;">Text here</p>
        
        
          .mytext {color:#cf2a87;}
        
        Text color #cf2a87
      
           This box has a color of #cf2a87        
        
          <div style="background-color:#cf2a87;">Content here</div>
        
        
          .mybackground {background-color:#cf2a87;}
        
        Background color #cf2a87
      
           Border around this has a color of #cf2a87        
        
          <div style="border:2px solid #cf2a87;">Content here</div>
        
        
          .myborder {border:2px solid #cf2a87;}
        
        Border color #cf2a87