#dc30af color space conversions
Hex:
        #dc30af
        RGB:
        220, 48, 175
        CMY:
        14, 81, 31
        CMYK:
        0, 78, 20, 14
      HSL:
        316°, 71.0744%, 52.5490%
        HSV (HSB):
        316°, 78.1818%, 86.2745%
        XYZ:
        38.3100, 20.4247, 42.4806
        xyY:
        0.3785, 0.2018, 20.4247
      CIE-Lab:
        52.3140, 74.8844, -28.3587
        CIE-LCH:
        52.3140, 80.0743, 339.2583
        CIE-Luv:
        52.3140, 86.1917, -53.7151
        Hunter-Lab:
        45.1937, 72.2228, -24.0951
      #dc30af color charts
#dc30af RGB chart
      #dc30af CMYK chart
      #dc30af RGB pie chart
      #dc30af color shades, tints & tones
#dc30af color schemes
#dc30af color preview, HTML & CSS examples
           This text has a color of #dc30af        
        
          <p style="color:#dc30af;">Text here</p>
        
        
          .mytext {color:#dc30af;}
        
        Text color #dc30af
      
           This box has a color of #dc30af        
        
          <div style="background-color:#dc30af;">Content here</div>
        
        
          .mybackground {background-color:#dc30af;}
        
        Background color #dc30af
      
           Border around this has a color of #dc30af        
        
          <div style="border:2px solid #dc30af;">Content here</div>
        
        
          .myborder {border:2px solid #dc30af;}
        
        Border color #dc30af