#dc26d1 color space conversions
Hex:
        #dc26d1
        RGB:
        220, 38, 209
        CMY:
        14, 85, 18
        CMYK:
        0, 83, 5, 14
      HSL:
        304°, 72.2222%, 50.5882%
        HSV (HSB):
        304°, 82.7273%, 86.2745%
        XYZ:
        41.7169, 21.2053, 62.2159
        xyY:
        0.3334, 0.1695, 21.2053
      CIE-Lab:
        53.1735, 81.8190, -46.6981
        CIE-LCH:
        53.1735, 94.2075, 330.2845
        CIE-Luv:
        53.1735, 74.3308, -82.3163
        Hunter-Lab:
        46.0492, 81.1206, -47.8707
      #dc26d1 color charts
#dc26d1 RGB chart
      #dc26d1 CMYK chart
      #dc26d1 RGB pie chart
      #dc26d1 color shades, tints & tones
#dc26d1 color schemes
#dc26d1 color preview, HTML & CSS examples
           This text has a color of #dc26d1        
        
          <p style="color:#dc26d1;">Text here</p>
        
        
          .mytext {color:#dc26d1;}
        
        Text color #dc26d1
      
           This box has a color of #dc26d1        
        
          <div style="background-color:#dc26d1;">Content here</div>
        
        
          .mybackground {background-color:#dc26d1;}
        
        Background color #dc26d1
      
           Border around this has a color of #dc26d1        
        
          <div style="border:2px solid #dc26d1;">Content here</div>
        
        
          .myborder {border:2px solid #dc26d1;}
        
        Border color #dc26d1