#dc267f color space conversions
Hex:
        #dc267f
        RGB:
        220, 38, 127
        CMY:
        14, 85, 50
        CMYK:
        0, 83, 42, 14
      HSL:
        331°, 72.2222%, 50.5882%
        HSV (HSB):
        331°, 82.7273%, 86.2745%
        XYZ:
        34.0391, 18.1342, 21.7849
        xyY:
        0.4602, 0.2452, 18.1342
      CIE-Lab:
        49.6584, 72.0615, -3.7713
        CIE-LCH:
        49.6584, 72.1601, 357.0042
        CIE-Luv:
        49.6584, 108.9427, -18.6598
        Hunter-Lab:
        42.5842, 68.1589, -0.5221
      #dc267f color charts
#dc267f RGB chart
      #dc267f CMYK chart
      #dc267f RGB pie chart
      #dc267f color shades, tints & tones
#dc267f color schemes
#dc267f color preview, HTML & CSS examples
           This text has a color of #dc267f        
        
          <p style="color:#dc267f;">Text here</p>
        
        
          .mytext {color:#dc267f;}
        
        Text color #dc267f
      
           This box has a color of #dc267f        
        
          <div style="background-color:#dc267f;">Content here</div>
        
        
          .mybackground {background-color:#dc267f;}
        
        Background color #dc267f
      
           Border around this has a color of #dc267f        
        
          <div style="border:2px solid #dc267f;">Content here</div>
        
        
          .myborder {border:2px solid #dc267f;}
        
        Border color #dc267f