#dc14d5 color space conversions
Hex:
        #dc14d5
        RGB:
        220, 20, 213
        CMY:
        14, 92, 16
        CMYK:
        0, 91, 3, 14
      HSL:
        302°, 83.3333%, 47.0588%
        HSV (HSB):
        302°, 90.9091%, 86.2745%
        XYZ:
        41.7756, 20.5201, 64.7097
        xyY:
        0.3289, 0.1616, 20.5201
      CIE-Lab:
        52.4202, 85.2440, -50.1853
        CIE-LCH:
        52.4202, 98.9197, 329.5136
        CIE-Luv:
        52.4202, 74.6201, -87.6812
        Hunter-Lab:
        45.2991, 85.3425, -52.9865
      #dc14d5 color charts
#dc14d5 RGB chart
      #dc14d5 CMYK chart
      #dc14d5 RGB pie chart
      #dc14d5 color shades, tints & tones
#dc14d5 color schemes
#dc14d5 color preview, HTML & CSS examples
           This text has a color of #dc14d5        
        
          <p style="color:#dc14d5;">Text here</p>
        
        
          .mytext {color:#dc14d5;}
        
        Text color #dc14d5
      
           This box has a color of #dc14d5        
        
          <div style="background-color:#dc14d5;">Content here</div>
        
        
          .mybackground {background-color:#dc14d5;}
        
        Background color #dc14d5
      
           Border around this has a color of #dc14d5        
        
          <div style="border:2px solid #dc14d5;">Content here</div>
        
        
          .myborder {border:2px solid #dc14d5;}
        
        Border color #dc14d5