#dc38cd color space conversions
Hex:
        #dc38cd
        RGB:
        220, 56, 205
        CMY:
        14, 78, 20
        CMYK:
        0, 75, 7, 14
      HSL:
        305°, 70.0855%, 54.1176%
        HSV (HSB):
        305°, 74.5455%, 86.2745%
        XYZ:
        41.9488, 22.4518, 59.8803
        xyY:
        0.3375, 0.1807, 22.4518
      CIE-Lab:
        54.5031, 76.7906, -42.3023
        CIE-LCH:
        54.5031, 87.6714, 331.1506
        CIE-Luv:
        54.5031, 72.7468, -75.4230
        Hunter-Lab:
        47.3833, 75.1067, -41.7590
      #dc38cd color charts
#dc38cd RGB chart
      #dc38cd CMYK chart
      #dc38cd RGB pie chart
      #dc38cd color shades, tints & tones
#dc38cd color schemes
#dc38cd color preview, HTML & CSS examples
           This text has a color of #dc38cd        
        
          <p style="color:#dc38cd;">Text here</p>
        
        
          .mytext {color:#dc38cd;}
        
        Text color #dc38cd
      
           This box has a color of #dc38cd        
        
          <div style="background-color:#dc38cd;">Content here</div>
        
        
          .mybackground {background-color:#dc38cd;}
        
        Background color #dc38cd
      
           Border around this has a color of #dc38cd        
        
          <div style="border:2px solid #dc38cd;">Content here</div>
        
        
          .myborder {border:2px solid #dc38cd;}
        
        Border color #dc38cd