#d80ae8 color space conversions
Hex:
        #d80ae8
        RGB:
        216, 10, 232
        CMY:
        15, 96, 9
        CMYK:
        7, 96, 0, 9
      HSL:
        296°, 91.7355%, 47.4510%
        HSV (HSB):
        296°, 95.6897%, 90.9804%
        XYZ:
        42.9929, 20.6422, 78.0623
        xyY:
        0.3034, 0.1457, 20.6422
      CIE-Lab:
        52.5557, 88.3173, -60.8022
        CIE-LCH:
        52.5557, 107.2234, 325.4544
        CIE-Luv:
        52.5557, 65.0571, -103.6758
        Hunter-Lab:
        45.4337, 89.4018, -70.0660
      #d80ae8 color charts
#d80ae8 RGB chart
      #d80ae8 CMYK chart
      #d80ae8 RGB pie chart
      #d80ae8 color shades, tints & tones
#d80ae8 color schemes
#d80ae8 color preview, HTML & CSS examples
           This text has a color of #d80ae8        
        
          <p style="color:#d80ae8;">Text here</p>
        
        
          .mytext {color:#d80ae8;}
        
        Text color #d80ae8
      
           This box has a color of #d80ae8        
        
          <div style="background-color:#d80ae8;">Content here</div>
        
        
          .mybackground {background-color:#d80ae8;}
        
        Background color #d80ae8
      
           Border around this has a color of #d80ae8        
        
          <div style="border:2px solid #d80ae8;">Content here</div>
        
        
          .myborder {border:2px solid #d80ae8;}
        
        Border color #d80ae8