#ea1bd5 color space conversions
Hex:
        #ea1bd5
        RGB:
        234, 27, 213
        CMY:
        8, 89, 16
        CMYK:
        0, 88, 9, 8
      HSL:
        306°, 83.1325%, 51.1765%
        HSV (HSB):
        306°, 88.4615%, 91.7647%
        XYZ:
        46.3339, 23.0804, 64.9637
        xyY:
        0.3448, 0.1718, 23.0804
      CIE-Lab:
        55.1550, 86.8081, -45.6897
        CIE-LCH:
        55.1550, 98.0979, 332.2408
        CIE-Luv:
        55.1550, 84.3655, -82.2580
        Hunter-Lab:
        48.0421, 88.0796, -46.5440
      #ea1bd5 color charts
#ea1bd5 RGB chart
      #ea1bd5 CMYK chart
      #ea1bd5 RGB pie chart
      #ea1bd5 color shades, tints & tones
#ea1bd5 color schemes
#ea1bd5 color preview, HTML & CSS examples
           This text has a color of #ea1bd5        
        
          <p style="color:#ea1bd5;">Text here</p>
        
        
          .mytext {color:#ea1bd5;}
        
        Text color #ea1bd5
      
           This box has a color of #ea1bd5        
        
          <div style="background-color:#ea1bd5;">Content here</div>
        
        
          .mybackground {background-color:#ea1bd5;}
        
        Background color #ea1bd5
      
           Border around this has a color of #ea1bd5        
        
          <div style="border:2px solid #ea1bd5;">Content here</div>
        
        
          .myborder {border:2px solid #ea1bd5;}
        
        Border color #ea1bd5