#dc1fb5 color space conversions
Hex:
        #dc1fb5
        RGB:
        220, 31, 181
        CMY:
        14, 88, 29
        CMYK:
        0, 86, 18, 14
      HSL:
        312°, 75.2988%, 49.2157%
        HSV (HSB):
        312°, 85.9091%, 86.2745%
        XYZ:
        38.3457, 19.5318, 45.4650
        xyY:
        0.3711, 0.1890, 19.5318
      CIE-Lab:
        51.3037, 79.3539, -33.4458
        CIE-LCH:
        51.3037, 86.1142, 337.1457
        CIE-Luv:
        51.3037, 86.7690, -61.6914
        Hunter-Lab:
        44.1948, 77.5348, -30.0577
      #dc1fb5 color charts
#dc1fb5 RGB chart
      #dc1fb5 CMYK chart
      #dc1fb5 RGB pie chart
      #dc1fb5 color shades, tints & tones
#dc1fb5 color schemes
#dc1fb5 color preview, HTML & CSS examples
           This text has a color of #dc1fb5        
        
          <p style="color:#dc1fb5;">Text here</p>
        
        
          .mytext {color:#dc1fb5;}
        
        Text color #dc1fb5
      
           This box has a color of #dc1fb5        
        
          <div style="background-color:#dc1fb5;">Content here</div>
        
        
          .mybackground {background-color:#dc1fb5;}
        
        Background color #dc1fb5
      
           Border around this has a color of #dc1fb5        
        
          <div style="border:2px solid #dc1fb5;">Content here</div>
        
        
          .myborder {border:2px solid #dc1fb5;}
        
        Border color #dc1fb5