#e055da color space conversions
Hex:
        #e055da
        RGB:
        224, 85, 218
        CMY:
        12, 67, 15
        CMYK:
        0, 62, 3, 12
      HSL:
        303°, 69.1542%, 60.5882%
        HSV (HSB):
        303°, 62.0536%, 87.8431%
        XYZ:
        46.6439, 27.4062, 69.1612
        xyY:
        0.3257, 0.1914, 27.4062
      CIE-Lab:
        59.3485, 69.6085, -42.0106
        CIE-LCH:
        59.3485, 81.3034, 328.8879
        CIE-Luv:
        59.3485, 63.7527, -75.2612
        Hunter-Lab:
        52.3510, 67.4263, -41.6827
      #e055da color charts
#e055da RGB chart
      #e055da CMYK chart
      #e055da RGB pie chart
      #e055da color shades, tints & tones
#e055da color schemes
#e055da color preview, HTML & CSS examples
           This text has a color of #e055da        
        
          <p style="color:#e055da;">Text here</p>
        
        
          .mytext {color:#e055da;}
        
        Text color #e055da
      
           This box has a color of #e055da        
        
          <div style="background-color:#e055da;">Content here</div>
        
        
          .mybackground {background-color:#e055da;}
        
        Background color #e055da
      
           Border around this has a color of #e055da        
        
          <div style="border:2px solid #e055da;">Content here</div>
        
        
          .myborder {border:2px solid #e055da;}
        
        Border color #e055da