#dc30da color space conversions
Hex:
        #dc30da
        RGB:
        220, 48, 218
        CMY:
        14, 81, 15
        CMYK:
        0, 78, 1, 14
      HSL:
        301°, 71.0744%, 52.5490%
        HSV (HSB):
        301°, 78.1818%, 86.2745%
        XYZ:
        43.2270, 22.3915, 68.3733
        xyY:
        0.3226, 0.1671, 22.3915
      CIE-Lab:
        54.4400, 80.8907, -49.8182
        CIE-LCH:
        54.4400, 95.0009, 328.3723
        CIE-Luv:
        54.4400, 69.4446, -87.3265
        Hunter-Lab:
        47.3197, 80.2523, -52.5458
      #dc30da color charts
#dc30da RGB chart
      #dc30da CMYK chart
      #dc30da RGB pie chart
      #dc30da color shades, tints & tones
#dc30da color schemes
#dc30da color preview, HTML & CSS examples
           This text has a color of #dc30da        
        
          <p style="color:#dc30da;">Text here</p>
        
        
          .mytext {color:#dc30da;}
        
        Text color #dc30da
      
           This box has a color of #dc30da        
        
          <div style="background-color:#dc30da;">Content here</div>
        
        
          .mybackground {background-color:#dc30da;}
        
        Background color #dc30da
      
           Border around this has a color of #dc30da        
        
          <div style="border:2px solid #dc30da;">Content here</div>
        
        
          .myborder {border:2px solid #dc30da;}
        
        Border color #dc30da