#dc7fbf color space conversions
Hex:
        #dc7fbf
        RGB:
        220, 127, 191
        CMY:
        14, 50, 25
        CMYK:
        0, 42, 13, 14
      HSL:
        319°, 57.0552%, 68.0392%
        HSV (HSB):
        319°, 42.2727%, 86.2745%
        XYZ:
        46.5085, 34.1560, 53.4317
        xyY:
        0.3468, 0.2547, 34.1560
      CIE-Lab:
        65.0862, 44.4953, -17.9488
        CIE-LCH:
        65.0862, 47.9791, 338.0316
        CIE-Luv:
        65.0862, 51.4854, -34.5877
        Hunter-Lab:
        58.4431, 39.7734, -13.2958
      #dc7fbf color charts
#dc7fbf RGB chart
      #dc7fbf CMYK chart
      #dc7fbf RGB pie chart
      #dc7fbf color shades, tints & tones
#dc7fbf color schemes
#dc7fbf color preview, HTML & CSS examples
           This text has a color of #dc7fbf        
        
          <p style="color:#dc7fbf;">Text here</p>
        
        
          .mytext {color:#dc7fbf;}
        
        Text color #dc7fbf
      
           This box has a color of #dc7fbf        
        
          <div style="background-color:#dc7fbf;">Content here</div>
        
        
          .mybackground {background-color:#dc7fbf;}
        
        Background color #dc7fbf
      
           Border around this has a color of #dc7fbf        
        
          <div style="border:2px solid #dc7fbf;">Content here</div>
        
        
          .myborder {border:2px solid #dc7fbf;}
        
        Border color #dc7fbf