#d052d2 color space conversions
Hex:
        #d052d2
        RGB:
        208, 82, 210
        CMY:
        18, 68, 18
        CMYK:
        1, 61, 0, 18
      HSL:
        299°, 58.7156%, 57.2549%
        HSV (HSB):
        299°, 60.9524%, 82.3529%
        XYZ:
        40.6626, 24.0976, 63.4809
        xyY:
        0.3171, 0.1879, 24.0976
      CIE-Lab:
        56.1854, 65.6079, -42.6224
        CIE-LCH:
        56.1854, 78.2373, 326.9901
        CIE-Luv:
        56.1854, 55.9810, -74.7498
        Hunter-Lab:
        49.0893, 61.9521, -42.3096
      #d052d2 color charts
#d052d2 RGB chart
      #d052d2 CMYK chart
      #d052d2 RGB pie chart
      #d052d2 color shades, tints & tones
#d052d2 color schemes
#d052d2 color preview, HTML & CSS examples
           This text has a color of #d052d2        
        
          <p style="color:#d052d2;">Text here</p>
        
        
          .mytext {color:#d052d2;}
        
        Text color #d052d2
      
           This box has a color of #d052d2        
        
          <div style="background-color:#d052d2;">Content here</div>
        
        
          .mybackground {background-color:#d052d2;}
        
        Background color #d052d2
      
           Border around this has a color of #d052d2        
        
          <div style="border:2px solid #d052d2;">Content here</div>
        
        
          .myborder {border:2px solid #d052d2;}
        
        Border color #d052d2