#dc52bc color space conversions
Hex:
        #dc52bc
        RGB:
        220, 82, 188
        CMY:
        14, 68, 26
        CMYK:
        0, 63, 15, 14
      HSL:
        314°, 66.3462%, 59.2157%
        HSV (HSB):
        314°, 62.7273%, 86.2745%
        XYZ:
        41.6096, 24.8811, 50.1864
        xyY:
        0.3566, 0.2132, 24.8811
      CIE-Lab:
        56.9594, 65.1743, -28.6998
        CIE-LCH:
        56.9594, 71.2136, 336.2335
        CIE-Luv:
        56.9594, 71.4858, -53.5142
        Hunter-Lab:
        49.8809, 61.6092, -24.7365
      #dc52bc color charts
#dc52bc RGB chart
      #dc52bc CMYK chart
      #dc52bc RGB pie chart
      #dc52bc color shades, tints & tones
#dc52bc color schemes
#dc52bc color preview, HTML & CSS examples
           This text has a color of #dc52bc        
        
          <p style="color:#dc52bc;">Text here</p>
        
        
          .mytext {color:#dc52bc;}
        
        Text color #dc52bc
      
           This box has a color of #dc52bc        
        
          <div style="background-color:#dc52bc;">Content here</div>
        
        
          .mybackground {background-color:#dc52bc;}
        
        Background color #dc52bc
      
           Border around this has a color of #dc52bc        
        
          <div style="border:2px solid #dc52bc;">Content here</div>
        
        
          .myborder {border:2px solid #dc52bc;}
        
        Border color #dc52bc