#dc1cbe color space conversions
Hex:
        #dc1cbe
        RGB:
        220, 28, 190
        CMY:
        14, 89, 25
        CMYK:
        0, 87, 14, 14
      HSL:
        309°, 77.4194%, 48.6275%
        HSV (HSB):
        309°, 87.2727%, 86.2745%
        XYZ:
        39.2247, 19.7639, 50.4626
        xyY:
        0.3584, 0.1806, 19.7639
      CIE-Lab:
        51.5692, 81.0114, -38.2761
        CIE-LCH:
        51.5692, 89.5986, 334.7103
        CIE-Luv:
        51.5692, 83.3225, -69.1472
        Hunter-Lab:
        44.4566, 79.6944, -36.1805
      #dc1cbe color charts
#dc1cbe RGB chart
      #dc1cbe CMYK chart
      #dc1cbe RGB pie chart
      #dc1cbe color shades, tints & tones
#dc1cbe color schemes
#dc1cbe color preview, HTML & CSS examples
           This text has a color of #dc1cbe        
        
          <p style="color:#dc1cbe;">Text here</p>
        
        
          .mytext {color:#dc1cbe;}
        
        Text color #dc1cbe
      
           This box has a color of #dc1cbe        
        
          <div style="background-color:#dc1cbe;">Content here</div>
        
        
          .mybackground {background-color:#dc1cbe;}
        
        Background color #dc1cbe
      
           Border around this has a color of #dc1cbe        
        
          <div style="border:2px solid #dc1cbe;">Content here</div>
        
        
          .myborder {border:2px solid #dc1cbe;}
        
        Border color #dc1cbe