#dc096d color space conversions
Hex:
        #dc096d
        RGB:
        220, 9, 109
        CMY:
        14, 96, 57
        CMYK:
        0, 96, 50, 14
      HSL:
        332°, 92.1397%, 44.9020%
        HSV (HSB):
        332°, 95.9091%, 86.2745%
        XYZ:
        32.3732, 16.5151, 15.9495
        xyY:
        0.4993, 0.2547, 16.5151
      CIE-Lab:
        47.6432, 74.8583, 4.3010
        CIE-LCH:
        47.6432, 74.9817, 3.2883
        CIE-Luv:
        47.6432, 122.0248, -9.3562
        Hunter-Lab:
        40.6388, 71.0765, 5.1777
      #dc096d color charts
#dc096d RGB chart
      #dc096d CMYK chart
      #dc096d RGB pie chart
      #dc096d color shades, tints & tones
#dc096d color schemes
#dc096d color preview, HTML & CSS examples
           This text has a color of #dc096d        
        
          <p style="color:#dc096d;">Text here</p>
        
        
          .mytext {color:#dc096d;}
        
        Text color #dc096d
      
           This box has a color of #dc096d        
        
          <div style="background-color:#dc096d;">Content here</div>
        
        
          .mybackground {background-color:#dc096d;}
        
        Background color #dc096d
      
           Border around this has a color of #dc096d        
        
          <div style="border:2px solid #dc096d;">Content here</div>
        
        
          .myborder {border:2px solid #dc096d;}
        
        Border color #dc096d