#ea05dd color space conversions
Hex:
        #ea05dd
        RGB:
        234, 5, 221
        CMY:
        8, 98, 13
        CMYK:
        0, 98, 6, 8
      HSL:
        303°, 95.8159%, 46.8627%
        HSV (HSB):
        303°, 97.8632%, 91.7647%
        XYZ:
        47.0371, 22.8214, 70.3325
        xyY:
        0.3355, 0.1628, 22.8214
      CIE-Lab:
        54.8879, 89.9403, -50.6663
        CIE-LCH:
        54.8879, 103.2295, 330.6060
        CIE-Luv:
        54.8879, 82.4535, -90.0618
        Hunter-Lab:
        47.7718, 92.1543, -53.8500
      #ea05dd color charts
#ea05dd RGB chart
      #ea05dd CMYK chart
      #ea05dd RGB pie chart
      #ea05dd color shades, tints & tones
#ea05dd color schemes
#ea05dd color preview, HTML & CSS examples
           This text has a color of #ea05dd        
        
          <p style="color:#ea05dd;">Text here</p>
        
        
          .mytext {color:#ea05dd;}
        
        Text color #ea05dd
      
           This box has a color of #ea05dd        
        
          <div style="background-color:#ea05dd;">Content here</div>
        
        
          .mybackground {background-color:#ea05dd;}
        
        Background color #ea05dd
      
           Border around this has a color of #ea05dd        
        
          <div style="border:2px solid #ea05dd;">Content here</div>
        
        
          .myborder {border:2px solid #ea05dd;}
        
        Border color #ea05dd