#e805d5 color space conversions
Hex:
        #e805d5
        RGB:
        232, 5, 213
        CMY:
        9, 98, 16
        CMYK:
        0, 98, 8, 9
      HSL:
        305°, 95.7806%, 46.4706%
        HSV (HSB):
        305°, 97.8448%, 90.9804%
        XYZ:
        45.3432, 22.0684, 64.8206
        xyY:
        0.3429, 0.1669, 22.0684
      CIE-Lab:
        54.0995, 88.5329, -47.3858
        CIE-LCH:
        54.0995, 100.4166, 331.8428
        CIE-Luv:
        54.0995, 84.3212, -84.6730
        Hunter-Lab:
        46.9771, 90.0820, -48.9264
      #e805d5 color charts
#e805d5 RGB chart
      #e805d5 CMYK chart
      #e805d5 RGB pie chart
      #e805d5 color shades, tints & tones
#e805d5 color schemes
#e805d5 color preview, HTML & CSS examples
           This text has a color of #e805d5        
        
          <p style="color:#e805d5;">Text here</p>
        
        
          .mytext {color:#e805d5;}
        
        Text color #e805d5
      
           This box has a color of #e805d5        
        
          <div style="background-color:#e805d5;">Content here</div>
        
        
          .mybackground {background-color:#e805d5;}
        
        Background color #e805d5
      
           Border around this has a color of #e805d5        
        
          <div style="border:2px solid #e805d5;">Content here</div>
        
        
          .myborder {border:2px solid #e805d5;}
        
        Border color #e805d5