#fc1570 color space conversions
Hex:
        #fc1570
        RGB:
        252, 21, 112
        CMY:
        1, 92, 56
        CMYK:
        0, 92, 56, 1
      HSL:
        336°, 97.4684%, 53.5294%
        HSV (HSB):
        336°, 91.6667%, 98.8235%
        XYZ:
        43.3377, 22.4016, 17.3690
        xyY:
        0.5215, 0.2695, 22.4016
      CIE-Lab:
        54.4506, 81.1727, 12.9985
        CIE-LCH:
        54.4506, 82.2069, 9.0977
        CIE-Luv:
        54.4506, 144.3524, -0.7514
        Hunter-Lab:
        47.3304, 80.6140, 11.3733
      #fc1570 color charts
#fc1570 RGB chart
      #fc1570 CMYK chart
      #fc1570 RGB pie chart
      #fc1570 color shades, tints & tones
#fc1570 color schemes
#fc1570 color preview, HTML & CSS examples
           This text has a color of #fc1570        
        
          <p style="color:#fc1570;">Text here</p>
        
        
          .mytext {color:#fc1570;}
        
        Text color #fc1570
      
           This box has a color of #fc1570        
        
          <div style="background-color:#fc1570;">Content here</div>
        
        
          .mybackground {background-color:#fc1570;}
        
        Background color #fc1570
      
           Border around this has a color of #fc1570        
        
          <div style="border:2px solid #fc1570;">Content here</div>
        
        
          .myborder {border:2px solid #fc1570;}
        
        Border color #fc1570