#d50c60 color space conversions
Hex:
        #d50c60
        RGB:
        213, 12, 96
        CMY:
        16, 95, 62
        CMYK:
        0, 94, 55, 16
      HSL:
        335°, 89.3333%, 44.1176%
        HSV (HSB):
        335°, 94.3662%, 83.5294%
        XYZ:
        29.6834, 15.2536, 12.4461
        xyY:
        0.5173, 0.2658, 15.2536
      CIE-Lab:
        45.9796, 72.0770, 9.7983
        CIE-LCH:
        45.9796, 72.7400, 7.7414
        CIE-Luv:
        45.9796, 121.6529, -2.5529
        Hunter-Lab:
        39.0559, 67.3164, 8.4449
      #d50c60 color charts
#d50c60 RGB chart
      #d50c60 CMYK chart
      #d50c60 RGB pie chart
      #d50c60 color shades, tints & tones
#d50c60 color schemes
#d50c60 color preview, HTML & CSS examples
           This text has a color of #d50c60        
        
          <p style="color:#d50c60;">Text here</p>
        
        
          .mytext {color:#d50c60;}
        
        Text color #d50c60
      
           This box has a color of #d50c60        
        
          <div style="background-color:#d50c60;">Content here</div>
        
        
          .mybackground {background-color:#d50c60;}
        
        Background color #d50c60
      
           Border around this has a color of #d50c60        
        
          <div style="border:2px solid #d50c60;">Content here</div>
        
        
          .myborder {border:2px solid #d50c60;}
        
        Border color #d50c60