#dc7fbe color space conversions
Hex:
        #dc7fbe
        RGB:
        220, 127, 190
        CMY:
        14, 50, 25
        CMYK:
        0, 42, 14, 14
      HSL:
        319°, 57.0552%, 68.0392%
        HSV (HSB):
        319°, 42.2727%, 86.2745%
        XYZ:
        46.3988, 34.1121, 52.8540
        xyY:
        0.3479, 0.2558, 34.1121
      CIE-Lab:
        65.0514, 44.3350, -17.4380
        CIE-LCH:
        65.0514, 47.6411, 338.5291
        CIE-Luv:
        65.0514, 51.7036, -33.7737
        Hunter-Lab:
        58.4056, 39.5951, -12.7705
      #dc7fbe color charts
#dc7fbe RGB chart
      #dc7fbe CMYK chart
      #dc7fbe RGB pie chart
      #dc7fbe color shades, tints & tones
#dc7fbe color schemes
#dc7fbe color preview, HTML & CSS examples
           This text has a color of #dc7fbe        
        
          <p style="color:#dc7fbe;">Text here</p>
        
        
          .mytext {color:#dc7fbe;}
        
        Text color #dc7fbe
      
           This box has a color of #dc7fbe        
        
          <div style="background-color:#dc7fbe;">Content here</div>
        
        
          .mybackground {background-color:#dc7fbe;}
        
        Background color #dc7fbe
      
           Border around this has a color of #dc7fbe        
        
          <div style="border:2px solid #dc7fbe;">Content here</div>
        
        
          .myborder {border:2px solid #dc7fbe;}
        
        Border color #dc7fbe