#d053ef color space conversions
Hex:
        #d053ef
        RGB:
        208, 83, 239
        CMY:
        18, 67, 6
        CMYK:
        13, 65, 0, 6
      HSL:
        288°, 82.9787%, 63.1373%
        HSV (HSB):
        288°, 65.2720%, 93.7255%
        XYZ:
        44.6857, 25.8284, 84.2915
        xyY:
        0.2887, 0.1668, 25.8284
      CIE-Lab:
        57.8738, 70.3668, -56.2731
        CIE-LCH:
        57.8738, 90.1007, 321.3503
        CIE-Luv:
        57.8738, 47.4766, -97.0380
        Hunter-Lab:
        50.8217, 68.0108, -62.7618
      #d053ef color charts
#d053ef RGB chart
      #d053ef CMYK chart
      #d053ef RGB pie chart
      #d053ef color shades, tints & tones
#d053ef color schemes
#d053ef color preview, HTML & CSS examples
           This text has a color of #d053ef        
        
          <p style="color:#d053ef;">Text here</p>
        
        
          .mytext {color:#d053ef;}
        
        Text color #d053ef
      
           This box has a color of #d053ef        
        
          <div style="background-color:#d053ef;">Content here</div>
        
        
          .mybackground {background-color:#d053ef;}
        
        Background color #d053ef
      
           Border around this has a color of #d053ef        
        
          <div style="border:2px solid #d053ef;">Content here</div>
        
        
          .myborder {border:2px solid #d053ef;}
        
        Border color #d053ef