#cf139a color space conversions
Hex:
        #cf139a
        RGB:
        207, 19, 154
        CMY:
        19, 93, 40
        CMYK:
        0, 91, 26, 19
      HSL:
        317°, 83.1858%, 44.3137%
        HSV (HSB):
        317°, 90.8213%, 81.1765%
        XYZ:
        31.7977, 16.0642, 31.9966
        xyY:
        0.3982, 0.2012, 16.0642
      CIE-Lab:
        47.0587, 75.2965, -24.2454
        CIE-LCH:
        47.0587, 79.1038, 342.1515
        CIE-Luv:
        47.0587, 89.9803, -46.6538
        Hunter-Lab:
        40.0802, 71.4730, -19.2759
      #cf139a color charts
#cf139a RGB chart
      #cf139a CMYK chart
      #cf139a RGB pie chart
      #cf139a color shades, tints & tones
#cf139a color schemes
#cf139a color preview, HTML & CSS examples
           This text has a color of #cf139a        
        
          <p style="color:#cf139a;">Text here</p>
        
        
          .mytext {color:#cf139a;}
        
        Text color #cf139a
      
           This box has a color of #cf139a        
        
          <div style="background-color:#cf139a;">Content here</div>
        
        
          .mybackground {background-color:#cf139a;}
        
        Background color #cf139a
      
           Border around this has a color of #cf139a        
        
          <div style="border:2px solid #cf139a;">Content here</div>
        
        
          .myborder {border:2px solid #cf139a;}
        
        Border color #cf139a