#dc23b8 color space conversions
Hex:
        #dc23b8
        RGB:
        220, 35, 184
        CMY:
        14, 86, 28
        CMYK:
        0, 84, 16, 14
      HSL:
        312°, 72.5490%, 50.0000%
        HSV (HSB):
        312°, 84.0909%, 86.2745%
        XYZ:
        38.7680, 19.8784, 47.1410
        xyY:
        0.3665, 0.1879, 19.8784
      CIE-Lab:
        51.6994, 78.9993, -34.5782
        CIE-LCH:
        51.6994, 86.2354, 336.3609
        CIE-Luv:
        51.6994, 84.9051, -63.4079
        Hunter-Lab:
        44.5852, 77.1862, -31.4791
      #dc23b8 color charts
#dc23b8 RGB chart
      #dc23b8 CMYK chart
      #dc23b8 RGB pie chart
      #dc23b8 color shades, tints & tones
#dc23b8 color schemes
#dc23b8 color preview, HTML & CSS examples
           This text has a color of #dc23b8        
        
          <p style="color:#dc23b8;">Text here</p>
        
        
          .mytext {color:#dc23b8;}
        
        Text color #dc23b8
      
           This box has a color of #dc23b8        
        
          <div style="background-color:#dc23b8;">Content here</div>
        
        
          .mybackground {background-color:#dc23b8;}
        
        Background color #dc23b8
      
           Border around this has a color of #dc23b8        
        
          <div style="border:2px solid #dc23b8;">Content here</div>
        
        
          .myborder {border:2px solid #dc23b8;}
        
        Border color #dc23b8