#dc4cbe color space conversions
Hex:
        #dc4cbe
        RGB:
        220, 76, 190
        CMY:
        14, 70, 25
        CMYK:
        0, 65, 14, 14
      HSL:
        313°, 67.2897%, 58.0392%
        HSV (HSB):
        313°, 65.4545%, 86.2745%
        XYZ:
        41.3939, 24.1022, 51.1857
        xyY:
        0.3548, 0.2066, 24.1022
      CIE-Lab:
        56.1900, 67.8334, -31.0449
        CIE-LCH:
        56.1900, 74.6000, 335.4081
        CIE-Luv:
        56.1900, 72.8270, -57.3652
        Hunter-Lab:
        49.0940, 64.5887, -27.4503
      #dc4cbe color charts
#dc4cbe RGB chart
      #dc4cbe CMYK chart
      #dc4cbe RGB pie chart
      #dc4cbe color shades, tints & tones
#dc4cbe color schemes
#dc4cbe color preview, HTML & CSS examples
           This text has a color of #dc4cbe        
        
          <p style="color:#dc4cbe;">Text here</p>
        
        
          .mytext {color:#dc4cbe;}
        
        Text color #dc4cbe
      
           This box has a color of #dc4cbe        
        
          <div style="background-color:#dc4cbe;">Content here</div>
        
        
          .mybackground {background-color:#dc4cbe;}
        
        Background color #dc4cbe
      
           Border around this has a color of #dc4cbe        
        
          <div style="border:2px solid #dc4cbe;">Content here</div>
        
        
          .myborder {border:2px solid #dc4cbe;}
        
        Border color #dc4cbe