#d052ed color space conversions
Hex:
        #d052ed
        RGB:
        208, 82, 237
        CMY:
        18, 68, 7
        CMYK:
        12, 65, 0, 7
      HSL:
        289°, 81.1518%, 62.5490%
        HSV (HSB):
        289°, 65.4008%, 92.9412%
        XYZ:
        44.3158, 25.5589, 82.7184
        xyY:
        0.2904, 0.1675, 25.5589
      CIE-Lab:
        57.6160, 70.4024, -55.5680
        CIE-LCH:
        57.6160, 89.6900, 321.7163
        CIE-Luv:
        57.6160, 48.2662, -95.8594
        Hunter-Lab:
        50.5558, 67.9953, -61.6200
      #d052ed color charts
#d052ed RGB chart
      #d052ed CMYK chart
      #d052ed RGB pie chart
      #d052ed color shades, tints & tones
#d052ed color schemes
#d052ed color preview, HTML & CSS examples
           This text has a color of #d052ed        
        
          <p style="color:#d052ed;">Text here</p>
        
        
          .mytext {color:#d052ed;}
        
        Text color #d052ed
      
           This box has a color of #d052ed        
        
          <div style="background-color:#d052ed;">Content here</div>
        
        
          .mybackground {background-color:#d052ed;}
        
        Background color #d052ed
      
           Border around this has a color of #d052ed        
        
          <div style="border:2px solid #d052ed;">Content here</div>
        
        
          .myborder {border:2px solid #d052ed;}
        
        Border color #d052ed