#dc1ed0 color space conversions
Hex:
        #dc1ed0
        RGB:
        220, 30, 208
        CMY:
        14, 88, 18
        CMYK:
        0, 86, 5, 14
      HSL:
        304°, 76.0000%, 49.0196%
        HSV (HSB):
        304°, 86.3636%, 86.2745%
        XYZ:
        41.3646, 20.6983, 61.4895
        xyY:
        0.3348, 0.1675, 20.6983
      CIE-Lab:
        52.6177, 83.1421, -47.0079
        CIE-LCH:
        52.6177, 95.5110, 330.5165
        CIE-Luv:
        52.6177, 75.7049, -82.7607
        Hunter-Lab:
        45.4953, 82.6765, -48.2870
      #dc1ed0 color charts
#dc1ed0 RGB chart
      #dc1ed0 CMYK chart
      #dc1ed0 RGB pie chart
      #dc1ed0 color shades, tints & tones
#dc1ed0 color schemes
#dc1ed0 color preview, HTML & CSS examples
           This text has a color of #dc1ed0        
        
          <p style="color:#dc1ed0;">Text here</p>
        
        
          .mytext {color:#dc1ed0;}
        
        Text color #dc1ed0
      
           This box has a color of #dc1ed0        
        
          <div style="background-color:#dc1ed0;">Content here</div>
        
        
          .mybackground {background-color:#dc1ed0;}
        
        Background color #dc1ed0
      
           Border around this has a color of #dc1ed0        
        
          <div style="border:2px solid #dc1ed0;">Content here</div>
        
        
          .myborder {border:2px solid #dc1ed0;}
        
        Border color #dc1ed0