#dc14e8 color space conversions
Hex:
        #dc14e8
        RGB:
        220, 20, 232
        CMY:
        14, 92, 9
        CMYK:
        5, 91, 0, 9
      HSL:
        297°, 84.1270%, 49.4118%
        HSV (HSB):
        297°, 91.3793%, 90.9804%
        XYZ:
        44.3308, 21.5422, 78.1655
        xyY:
        0.3078, 0.1496, 21.5422
      CIE-Lab:
        53.5378, 88.0247, -59.1877
        CIE-LCH:
        53.5378, 106.0732, 326.0831
        CIE-Luv:
        53.5378, 67.3282, -101.7929
        Hunter-Lab:
        46.4135, 89.2666, -67.3614
      #dc14e8 color charts
#dc14e8 RGB chart
      #dc14e8 CMYK chart
      #dc14e8 RGB pie chart
      #dc14e8 color shades, tints & tones
#dc14e8 color schemes
#dc14e8 color preview, HTML & CSS examples
           This text has a color of #dc14e8        
        
          <p style="color:#dc14e8;">Text here</p>
        
        
          .mytext {color:#dc14e8;}
        
        Text color #dc14e8
      
           This box has a color of #dc14e8        
        
          <div style="background-color:#dc14e8;">Content here</div>
        
        
          .mybackground {background-color:#dc14e8;}
        
        Background color #dc14e8
      
           Border around this has a color of #dc14e8        
        
          <div style="border:2px solid #dc14e8;">Content here</div>
        
        
          .myborder {border:2px solid #dc14e8;}
        
        Border color #dc14e8