#d33ae8 color space conversions
Hex:
        #d33ae8
        RGB:
        211, 58, 232
        CMY:
        17, 77, 9
        CMYK:
        9, 75, 0, 9
      HSL:
        293°, 79.0909%, 56.8627%
        HSV (HSB):
        293°, 75.0000%, 90.9804%
        XYZ:
        42.9425, 22.7012, 78.4624
        xyY:
        0.2980, 0.1575, 22.7012
      CIE-Lab:
        54.7632, 78.6519, -57.3014
        CIE-LCH:
        54.7632, 97.3117, 323.9250
        CIE-Luv:
        54.7632, 56.7577, -98.3799
        Hunter-Lab:
        47.6458, 77.4996, -64.2859
      #d33ae8 color charts
#d33ae8 RGB chart
      #d33ae8 CMYK chart
      #d33ae8 RGB pie chart
      #d33ae8 color shades, tints & tones
#d33ae8 color schemes
#d33ae8 color preview, HTML & CSS examples
           This text has a color of #d33ae8        
        
          <p style="color:#d33ae8;">Text here</p>
        
        
          .mytext {color:#d33ae8;}
        
        Text color #d33ae8
      
           This box has a color of #d33ae8        
        
          <div style="background-color:#d33ae8;">Content here</div>
        
        
          .mybackground {background-color:#d33ae8;}
        
        Background color #d33ae8
      
           Border around this has a color of #d33ae8        
        
          <div style="border:2px solid #d33ae8;">Content here</div>
        
        
          .myborder {border:2px solid #d33ae8;}
        
        Border color #d33ae8