#db52ee color space conversions
Hex:
        #db52ee
        RGB:
        219, 82, 238
        CMY:
        14, 68, 7
        CMYK:
        8, 66, 0, 7
      HSL:
        293°, 82.1053%, 62.7451%
        HSV (HSB):
        293°, 65.5462%, 93.3333%
        XYZ:
        47.6633, 27.2677, 83.6400
        xyY:
        0.3006, 0.1720, 27.2677
      CIE-Lab:
        59.2213, 73.0094, -53.4754
        CIE-LCH:
        59.2213, 90.4985, 323.7792
        CIE-Luv:
        59.2213, 55.1210, -93.5527
        Hunter-Lab:
        52.2185, 71.5466, -58.4137
      #db52ee color charts
#db52ee RGB chart
      #db52ee CMYK chart
      #db52ee RGB pie chart
      #db52ee color shades, tints & tones
#db52ee color schemes
#db52ee color preview, HTML & CSS examples
           This text has a color of #db52ee        
        
          <p style="color:#db52ee;">Text here</p>
        
        
          .mytext {color:#db52ee;}
        
        Text color #db52ee
      
           This box has a color of #db52ee        
        
          <div style="background-color:#db52ee;">Content here</div>
        
        
          .mybackground {background-color:#db52ee;}
        
        Background color #db52ee
      
           Border around this has a color of #db52ee        
        
          <div style="border:2px solid #db52ee;">Content here</div>
        
        
          .myborder {border:2px solid #db52ee;}
        
        Border color #db52ee