#d052af color space conversions
Hex:
        #d052af
        RGB:
        208, 82, 175
        CMY:
        18, 68, 31
        CMYK:
        0, 61, 16, 18
      HSL:
        316°, 57.2727%, 56.8627%
        HSV (HSB):
        316°, 60.5769%, 81.5686%
        XYZ:
        36.7676, 22.5396, 42.9702
        xyY:
        0.3595, 0.2204, 22.5396
      CIE-Lab:
        54.5949, 60.0280, -24.9853
        CIE-LCH:
        54.5949, 65.0202, 337.4016
        CIE-Luv:
        54.5949, 66.7847, -46.6020
        Hunter-Lab:
        47.4759, 55.1559, -20.4299
      #d052af color charts
#d052af RGB chart
      #d052af CMYK chart
      #d052af RGB pie chart
      #d052af color shades, tints & tones
#d052af color schemes
#d052af color preview, HTML & CSS examples
           This text has a color of #d052af        
        
          <p style="color:#d052af;">Text here</p>
        
        
          .mytext {color:#d052af;}
        
        Text color #d052af
      
           This box has a color of #d052af        
        
          <div style="background-color:#d052af;">Content here</div>
        
        
          .mybackground {background-color:#d052af;}
        
        Background color #d052af
      
           Border around this has a color of #d052af        
        
          <div style="border:2px solid #d052af;">Content here</div>
        
        
          .myborder {border:2px solid #d052af;}
        
        Border color #d052af