#dc26af color space conversions
Hex:
        #dc26af
        RGB:
        220, 38, 175
        CMY:
        14, 85, 31
        CMYK:
        0, 83, 20, 14
      HSL:
        315°, 72.2222%, 50.5882%
        HSV (HSB):
        315°, 82.7273%, 86.2745%
        XYZ:
        37.9462, 19.6970, 42.3594
        xyY:
        0.3795, 0.1970, 19.6970
      CIE-Lab:
        51.4929, 77.2507, -29.6352
        CIE-LCH:
        51.4929, 82.7401, 339.0120
        CIE-Luv:
        51.4929, 88.2168, -55.8026
        Hunter-Lab:
        44.3813, 74.9508, -25.5219
      #dc26af color charts
#dc26af RGB chart
      #dc26af CMYK chart
      #dc26af RGB pie chart
      #dc26af color shades, tints & tones
#dc26af color schemes
#dc26af color preview, HTML & CSS examples
           This text has a color of #dc26af        
        
          <p style="color:#dc26af;">Text here</p>
        
        
          .mytext {color:#dc26af;}
        
        Text color #dc26af
      
           This box has a color of #dc26af        
        
          <div style="background-color:#dc26af;">Content here</div>
        
        
          .mybackground {background-color:#dc26af;}
        
        Background color #dc26af
      
           Border around this has a color of #dc26af        
        
          <div style="border:2px solid #dc26af;">Content here</div>
        
        
          .myborder {border:2px solid #dc26af;}
        
        Border color #dc26af