#dc70d6 color space conversions
Hex:
        #dc70d6
        RGB:
        220, 112, 214
        CMY:
        14, 56, 16
        CMYK:
        0, 49, 3, 14
      HSL:
        303°, 60.6742%, 65.0980%
        HSV (HSB):
        303°, 49.0909%, 86.2745%
        XYZ:
        47.4470, 31.6590, 67.2284
        xyY:
        0.3242, 0.2163, 31.6590
      CIE-Lab:
        63.0601, 55.8610, -33.9946
        CIE-LCH:
        63.0601, 65.3918, 328.6771
        CIE-Luv:
        63.0601, 52.7052, -61.3150
        Hunter-Lab:
        56.2664, 52.0552, -31.4547
      #dc70d6 color charts
#dc70d6 RGB chart
      #dc70d6 CMYK chart
      #dc70d6 RGB pie chart
      #dc70d6 color shades, tints & tones
#dc70d6 color schemes
#dc70d6 color preview, HTML & CSS examples
           This text has a color of #dc70d6        
        
          <p style="color:#dc70d6;">Text here</p>
        
        
          .mytext {color:#dc70d6;}
        
        Text color #dc70d6
      
           This box has a color of #dc70d6        
        
          <div style="background-color:#dc70d6;">Content here</div>
        
        
          .mybackground {background-color:#dc70d6;}
        
        Background color #dc70d6
      
           Border around this has a color of #dc70d6        
        
          <div style="border:2px solid #dc70d6;">Content here</div>
        
        
          .myborder {border:2px solid #dc70d6;}
        
        Border color #dc70d6