#db52ed color space conversions
Hex:
        #db52ed
        RGB:
        219, 82, 237
        CMY:
        14, 68, 7
        CMYK:
        8, 65, 0, 7
      HSL:
        293°, 81.1518%, 62.5490%
        HSV (HSB):
        293°, 65.4008%, 92.9412%
        XYZ:
        47.5168, 27.2091, 82.8682
        xyY:
        0.3015, 0.1727, 27.2091
      CIE-Lab:
        59.1674, 72.8343, -53.0033
        CIE-LCH:
        59.1674, 90.0788, 323.9557
        CIE-Luv:
        59.1674, 55.4138, -92.7781
        Hunter-Lab:
        52.1623, 71.3188, -57.6781
      #db52ed color charts
#db52ed RGB chart
      #db52ed CMYK chart
      #db52ed RGB pie chart
      #db52ed color shades, tints & tones
#db52ed color schemes
#db52ed color preview, HTML & CSS examples
           This text has a color of #db52ed        
        
          <p style="color:#db52ed;">Text here</p>
        
        
          .mytext {color:#db52ed;}
        
        Text color #db52ed
      
           This box has a color of #db52ed        
        
          <div style="background-color:#db52ed;">Content here</div>
        
        
          .mybackground {background-color:#db52ed;}
        
        Background color #db52ed
      
           Border around this has a color of #db52ed        
        
          <div style="border:2px solid #db52ed;">Content here</div>
        
        
          .myborder {border:2px solid #db52ed;}
        
        Border color #db52ed