#dc75ff color space conversions
Hex:
        #dc75ff
        RGB:
        220, 117, 255
        CMY:
        14, 54, 0
        CMYK:
        14, 54, 0, 0
      HSL:
        285°, 100.0000%, 72.9412%
        HSV (HSB):
        285°, 54.1176%, 100.0000%
        XYZ:
        53.9265, 35.1582, 98.5517
        xyY:
        0.2874, 0.1874, 35.1582
      CIE-Lab:
        65.8717, 61.0327, -52.3050
        CIE-LCH:
        65.8717, 80.3791, 319.4034
        CIE-Luv:
        65.8717, 41.2167, -92.0685
        Hunter-Lab:
        59.2944, 58.5754, -57.0384
      #dc75ff color charts
#dc75ff RGB chart
      #dc75ff CMYK chart
      #dc75ff RGB pie chart
      #dc75ff color shades, tints & tones
#dc75ff color schemes
#dc75ff color preview, HTML & CSS examples
           This text has a color of #dc75ff        
        
          <p style="color:#dc75ff;">Text here</p>
        
        
          .mytext {color:#dc75ff;}
        
        Text color #dc75ff
      
           This box has a color of #dc75ff        
        
          <div style="background-color:#dc75ff;">Content here</div>
        
        
          .mybackground {background-color:#dc75ff;}
        
        Background color #dc75ff
      
           Border around this has a color of #dc75ff        
        
          <div style="border:2px solid #dc75ff;">Content here</div>
        
        
          .myborder {border:2px solid #dc75ff;}
        
        Border color #dc75ff