#d00ae8 color space conversions
Hex:
        #d00ae8
        RGB:
        208, 10, 232
        CMY:
        18, 96, 9
        CMYK:
        10, 96, 0, 9
      HSL:
        294°, 91.7355%, 47.4510%
        HSV (HSB):
        294°, 95.6897%, 90.9804%
        XYZ:
        40.6865, 19.4532, 77.9544
        xyY:
        0.2946, 0.1409, 19.4532
      CIE-Lab:
        51.2132, 87.1134, -63.0342
        CIE-LCH:
        51.2132, 107.5270, 324.1110
        CIE-Luv:
        51.2132, 59.6004, -105.9908
        Hunter-Lab:
        44.1058, 87.4767, -73.9176
      #d00ae8 color charts
#d00ae8 RGB chart
      #d00ae8 CMYK chart
      #d00ae8 RGB pie chart
      #d00ae8 color shades, tints & tones
#d00ae8 color schemes
#d00ae8 color preview, HTML & CSS examples
           This text has a color of #d00ae8        
        
          <p style="color:#d00ae8;">Text here</p>
        
        
          .mytext {color:#d00ae8;}
        
        Text color #d00ae8
      
           This box has a color of #d00ae8        
        
          <div style="background-color:#d00ae8;">Content here</div>
        
        
          .mybackground {background-color:#d00ae8;}
        
        Background color #d00ae8
      
           Border around this has a color of #d00ae8        
        
          <div style="border:2px solid #d00ae8;">Content here</div>
        
        
          .myborder {border:2px solid #d00ae8;}
        
        Border color #d00ae8