#dc14fb color space conversions
Hex:
        #dc14fb
        RGB:
        220, 20, 251
        CMY:
        14, 92, 2
        CMYK:
        12, 92, 0, 2
      HSL:
        292°, 96.6527%, 53.1373%
        HSV (HSB):
        292°, 92.0319%, 98.4314%
        XYZ:
        47.1779, 22.6810, 93.1581
        xyY:
        0.2894, 0.1391, 22.6810
      CIE-Lab:
        54.7422, 90.9627, -67.8980
        CIE-LCH:
        54.7422, 113.5092, 323.2610
        CIE-Luv:
        54.7422, 60.5918, -115.4543
        Hunter-Lab:
        47.6246, 93.4831, -82.6396
      #dc14fb color charts
#dc14fb RGB chart
      #dc14fb CMYK chart
      #dc14fb RGB pie chart
      #dc14fb color shades, tints & tones
#dc14fb color schemes
#dc14fb color preview, HTML & CSS examples
           This text has a color of #dc14fb        
        
          <p style="color:#dc14fb;">Text here</p>
        
        
          .mytext {color:#dc14fb;}
        
        Text color #dc14fb
      
           This box has a color of #dc14fb        
        
          <div style="background-color:#dc14fb;">Content here</div>
        
        
          .mybackground {background-color:#dc14fb;}
        
        Background color #dc14fb
      
           Border around this has a color of #dc14fb        
        
          <div style="border:2px solid #dc14fb;">Content here</div>
        
        
          .myborder {border:2px solid #dc14fb;}
        
        Border color #dc14fb