#dc26be color space conversions
Hex:
        #dc26be
        RGB:
        220, 38, 190
        CMY:
        14, 85, 25
        CMYK:
        0, 83, 14, 14
      HSL:
        310°, 72.2222%, 50.5882%
        HSV (HSB):
        310°, 82.7273%, 86.2745%
        XYZ:
        39.5026, 20.3196, 50.5553
        xyY:
        0.3579, 0.1841, 20.3196
      CIE-Lab:
        52.1966, 79.1838, -37.2889
        CIE-LCH:
        52.1966, 87.5245, 334.7835
        CIE-Luv:
        52.1966, 81.9382, -67.5883
        Hunter-Lab:
        45.0772, 77.5399, -34.9411
      #dc26be color charts
#dc26be RGB chart
      #dc26be CMYK chart
      #dc26be RGB pie chart
      #dc26be color shades, tints & tones
#dc26be color schemes
#dc26be color preview, HTML & CSS examples
           This text has a color of #dc26be        
        
          <p style="color:#dc26be;">Text here</p>
        
        
          .mytext {color:#dc26be;}
        
        Text color #dc26be
      
           This box has a color of #dc26be        
        
          <div style="background-color:#dc26be;">Content here</div>
        
        
          .mybackground {background-color:#dc26be;}
        
        Background color #dc26be
      
           Border around this has a color of #dc26be        
        
          <div style="border:2px solid #dc26be;">Content here</div>
        
        
          .myborder {border:2px solid #dc26be;}
        
        Border color #dc26be