#e05bdf color space conversions
Hex:
        #e05bdf
        RGB:
        224, 91, 223
        CMY:
        12, 64, 13
        CMYK:
        0, 59, 0, 12
      HSL:
        300°, 68.2051%, 61.7647%
        HSV (HSB):
        300°, 59.3750%, 87.8431%
        XYZ:
        47.8008, 28.6572, 72.8240
        xyY:
        0.3202, 0.1920, 28.6572
      CIE-Lab:
        60.4779, 67.9747, -43.0463
        CIE-LCH:
        60.4779, 80.4584, 327.6552
        CIE-Luv:
        60.4779, 60.4016, -76.9221
        Hunter-Lab:
        53.5324, 65.7068, -43.1838
      #e05bdf color charts
#e05bdf RGB chart
      #e05bdf CMYK chart
      #e05bdf RGB pie chart
      #e05bdf color shades, tints & tones
#e05bdf color schemes
#e05bdf color preview, HTML & CSS examples
           This text has a color of #e05bdf        
        
          <p style="color:#e05bdf;">Text here</p>
        
        
          .mytext {color:#e05bdf;}
        
        Text color #e05bdf
      
           This box has a color of #e05bdf        
        
          <div style="background-color:#e05bdf;">Content here</div>
        
        
          .mybackground {background-color:#e05bdf;}
        
        Background color #e05bdf
      
           Border around this has a color of #e05bdf        
        
          <div style="border:2px solid #e05bdf;">Content here</div>
        
        
          .myborder {border:2px solid #e05bdf;}
        
        Border color #e05bdf