#dc0ebe color space conversions
Hex:
        #dc0ebe
        RGB:
        220, 14, 190
        CMY:
        14, 95, 25
        CMYK:
        0, 94, 14, 14
      HSL:
        309°, 88.0342%, 45.8824%
        HSV (HSB):
        309°, 93.6364%, 86.2745%
        XYZ:
        38.9665, 19.2474, 50.3766
        xyY:
        0.3588, 0.1772, 19.2474
      CIE-Lab:
        50.9754, 82.7519, -39.2118
        CIE-LCH:
        50.9754, 91.5721, 334.6462
        CIE-Luv:
        50.9754, 84.6175, -70.6075
        Hunter-Lab:
        43.8719, 81.7658, -37.3703
      #dc0ebe color charts
#dc0ebe RGB chart
      #dc0ebe CMYK chart
      #dc0ebe RGB pie chart
      #dc0ebe color shades, tints & tones
#dc0ebe color schemes
#dc0ebe color preview, HTML & CSS examples
           This text has a color of #dc0ebe        
        
          <p style="color:#dc0ebe;">Text here</p>
        
        
          .mytext {color:#dc0ebe;}
        
        Text color #dc0ebe
      
           This box has a color of #dc0ebe        
        
          <div style="background-color:#dc0ebe;">Content here</div>
        
        
          .mybackground {background-color:#dc0ebe;}
        
        Background color #dc0ebe
      
           Border around this has a color of #dc0ebe        
        
          <div style="border:2px solid #dc0ebe;">Content here</div>
        
        
          .myborder {border:2px solid #dc0ebe;}
        
        Border color #dc0ebe