#dc32fe color space conversions
Hex:
        #dc32fe
        RGB:
        220, 50, 254
        CMY:
        14, 80, 0
        CMYK:
        13, 80, 0, 0
      HSL:
        290°, 99.0291%, 59.6078%
        HSV (HSB):
        290°, 80.3150%, 99.6078%
        XYZ:
        48.5452, 24.6526, 95.9657
        xyY:
        0.2870, 0.1457, 24.6526
      CIE-Lab:
        56.7354, 86.1596, -66.3501
        CIE-LCH:
        56.7354, 108.7465, 322.4007
        CIE-Luv:
        56.7354, 56.8759, -113.7103
        Hunter-Lab:
        49.6514, 87.6332, -79.8392
      #dc32fe color charts
#dc32fe RGB chart
      #dc32fe CMYK chart
      #dc32fe RGB pie chart
      #dc32fe color shades, tints & tones
#dc32fe color schemes
#dc32fe color preview, HTML & CSS examples
           This text has a color of #dc32fe        
        
          <p style="color:#dc32fe;">Text here</p>
        
        
          .mytext {color:#dc32fe;}
        
        Text color #dc32fe
      
           This box has a color of #dc32fe        
        
          <div style="background-color:#dc32fe;">Content here</div>
        
        
          .mybackground {background-color:#dc32fe;}
        
        Background color #dc32fe
      
           Border around this has a color of #dc32fe        
        
          <div style="border:2px solid #dc32fe;">Content here</div>
        
        
          .myborder {border:2px solid #dc32fe;}
        
        Border color #dc32fe