#dc249d color space conversions
Hex:
        #dc249d
        RGB:
        220, 36, 157
        CMY:
        14, 86, 38
        CMYK:
        0, 84, 29, 14
      HSL:
        321°, 72.4409%, 50.1961%
        HSV (HSB):
        321°, 83.6364%, 86.2745%
        XYZ:
        36.2319, 18.9117, 33.6390
        xyY:
        0.4081, 0.2130, 18.9117
      CIE-Lab:
        50.5838, 75.5396, -20.4048
        CIE-LCH:
        50.5838, 78.2469, 344.8839
        CIE-Luv:
        50.5838, 96.3694, -42.0063
        Hunter-Lab:
        43.4876, 72.6147, -15.4213
      #dc249d color charts
#dc249d RGB chart
      #dc249d CMYK chart
      #dc249d RGB pie chart
      #dc249d color shades, tints & tones
#dc249d color schemes
#dc249d color preview, HTML & CSS examples
           This text has a color of #dc249d        
        
          <p style="color:#dc249d;">Text here</p>
        
        
          .mytext {color:#dc249d;}
        
        Text color #dc249d
      
           This box has a color of #dc249d        
        
          <div style="background-color:#dc249d;">Content here</div>
        
        
          .mybackground {background-color:#dc249d;}
        
        Background color #dc249d
      
           Border around this has a color of #dc249d        
        
          <div style="border:2px solid #dc249d;">Content here</div>
        
        
          .myborder {border:2px solid #dc249d;}
        
        Border color #dc249d