#dc079b color space conversions
Hex:
        #dc079b
        RGB:
        220, 7, 155
        CMY:
        14, 97, 39
        CMYK:
        0, 97, 30, 14
      HSL:
        318°, 93.8326%, 44.5098%
        HSV (HSB):
        318°, 96.8182%, 86.2745%
        XYZ:
        35.5076, 17.7342, 32.5619
        xyY:
        0.4138, 0.2067, 17.7342
      CIE-Lab:
        49.1721, 79.1923, -21.3801
        CIE-LCH:
        49.1721, 82.0276, 344.8917
        CIE-Luv:
        49.1721, 100.9626, -43.8030
        Hunter-Lab:
        42.1119, 76.8101, -16.3660
      #dc079b color charts
#dc079b RGB chart
      #dc079b CMYK chart
      #dc079b RGB pie chart
      #dc079b color shades, tints & tones
#dc079b color schemes
#dc079b color preview, HTML & CSS examples
           This text has a color of #dc079b        
        
          <p style="color:#dc079b;">Text here</p>
        
        
          .mytext {color:#dc079b;}
        
        Text color #dc079b
      
           This box has a color of #dc079b        
        
          <div style="background-color:#dc079b;">Content here</div>
        
        
          .mybackground {background-color:#dc079b;}
        
        Background color #dc079b
      
           Border around this has a color of #dc079b        
        
          <div style="border:2px solid #dc079b;">Content here</div>
        
        
          .myborder {border:2px solid #dc079b;}
        
        Border color #dc079b