#dc75e1 color space conversions
Hex:
        #dc75e1
        RGB:
        220, 117, 225
        CMY:
        14, 54, 12
        CMYK:
        2, 48, 0, 12
      HSL:
        297°, 64.2857%, 67.0588%
        HSV (HSB):
        297°, 48.0000%, 88.2353%
        XYZ:
        49.4671, 33.3745, 75.0689
        xyY:
        0.3133, 0.2114, 33.3745
      CIE-Lab:
        64.4630, 55.3650, -37.9545
        CIE-LCH:
        64.4630, 67.1255, 325.5681
        CIE-Luv:
        64.4630, 48.0843, -67.8017
        Hunter-Lab:
        57.7706, 51.7451, -36.6037
      #dc75e1 color charts
#dc75e1 RGB chart
      #dc75e1 CMYK chart
      #dc75e1 RGB pie chart
      #dc75e1 color shades, tints & tones
#dc75e1 color schemes
#dc75e1 color preview, HTML & CSS examples
           This text has a color of #dc75e1        
        
          <p style="color:#dc75e1;">Text here</p>
        
        
          .mytext {color:#dc75e1;}
        
        Text color #dc75e1
      
           This box has a color of #dc75e1        
        
          <div style="background-color:#dc75e1;">Content here</div>
        
        
          .mybackground {background-color:#dc75e1;}
        
        Background color #dc75e1
      
           Border around this has a color of #dc75e1        
        
          <div style="border:2px solid #dc75e1;">Content here</div>
        
        
          .myborder {border:2px solid #dc75e1;}
        
        Border color #dc75e1