#dc14e3 color space conversions
Hex:
        #dc14e3
        RGB:
        220, 20, 227
        CMY:
        14, 92, 11
        CMYK:
        3, 91, 0, 11
      HSL:
        298°, 83.8057%, 48.4314%
        HSV (HSB):
        298°, 91.1894%, 89.0196%
        XYZ:
        43.6305, 21.2620, 74.4774
        xyY:
        0.3131, 0.1526, 21.2620
      CIE-Lab:
        53.2351, 87.2768, -56.8477
        CIE-LCH:
        53.2351, 104.1581, 326.9218
        CIE-Luv:
        53.2351, 69.1937, -98.1216
        Hunter-Lab:
        46.1107, 88.2048, -63.4869
      #dc14e3 color charts
#dc14e3 RGB chart
      #dc14e3 CMYK chart
      #dc14e3 RGB pie chart
      #dc14e3 color shades, tints & tones
#dc14e3 color schemes
#dc14e3 color preview, HTML & CSS examples
           This text has a color of #dc14e3        
        
          <p style="color:#dc14e3;">Text here</p>
        
        
          .mytext {color:#dc14e3;}
        
        Text color #dc14e3
      
           This box has a color of #dc14e3        
        
          <div style="background-color:#dc14e3;">Content here</div>
        
        
          .mybackground {background-color:#dc14e3;}
        
        Background color #dc14e3
      
           Border around this has a color of #dc14e3        
        
          <div style="border:2px solid #dc14e3;">Content here</div>
        
        
          .myborder {border:2px solid #dc14e3;}
        
        Border color #dc14e3