#dc4cfa color space conversions
Hex:
        #dc4cfa
        RGB:
        220, 76, 250
        CMY:
        14, 70, 2
        CMYK:
        12, 70, 0, 2
      HSL:
        290°, 94.5652%, 63.9216%
        HSV (HSB):
        290°, 69.6000%, 98.0392%
        XYZ:
        49.3550, 27.2867, 93.1080
        xyY:
        0.2908, 0.1607, 27.2867
      CIE-Lab:
        59.2387, 77.5792, -60.1113
        CIE-LCH:
        59.2387, 98.1423, 322.2301
        CIE-Luv:
        59.2387, 53.6565, -104.3973
        Hunter-Lab:
        52.2366, 77.2388, -69.1145
      #dc4cfa color charts
#dc4cfa RGB chart
      #dc4cfa CMYK chart
      #dc4cfa RGB pie chart
      #dc4cfa color shades, tints & tones
#dc4cfa color schemes
#dc4cfa color preview, HTML & CSS examples
           This text has a color of #dc4cfa        
        
          <p style="color:#dc4cfa;">Text here</p>
        
        
          .mytext {color:#dc4cfa;}
        
        Text color #dc4cfa
      
           This box has a color of #dc4cfa        
        
          <div style="background-color:#dc4cfa;">Content here</div>
        
        
          .mybackground {background-color:#dc4cfa;}
        
        Background color #dc4cfa
      
           Border around this has a color of #dc4cfa        
        
          <div style="border:2px solid #dc4cfa;">Content here</div>
        
        
          .myborder {border:2px solid #dc4cfa;}
        
        Border color #dc4cfa