#ea1bdb color space conversions
Hex:
        #ea1bdb
        RGB:
        234, 27, 219
        CMY:
        8, 89, 14
        CMYK:
        0, 88, 6, 8
      HSL:
        304°, 83.1325%, 51.1765%
        HSV (HSB):
        304°, 88.4615%, 91.7647%
        XYZ:
        47.1098, 23.3908, 69.0497
        xyY:
        0.3376, 0.1676, 23.3908
      CIE-Lab:
        55.4726, 87.6239, -48.6008
        CIE-LCH:
        55.4726, 100.1997, 330.9850
        CIE-Luv:
        55.4726, 81.8988, -86.8573
        Hunter-Lab:
        48.3640, 89.2341, -50.7941
      #ea1bdb color charts
#ea1bdb RGB chart
      #ea1bdb CMYK chart
      #ea1bdb RGB pie chart
      #ea1bdb color shades, tints & tones
#ea1bdb color schemes
#ea1bdb color preview, HTML & CSS examples
           This text has a color of #ea1bdb        
        
          <p style="color:#ea1bdb;">Text here</p>
        
        
          .mytext {color:#ea1bdb;}
        
        Text color #ea1bdb
      
           This box has a color of #ea1bdb        
        
          <div style="background-color:#ea1bdb;">Content here</div>
        
        
          .mybackground {background-color:#ea1bdb;}
        
        Background color #ea1bdb
      
           Border around this has a color of #ea1bdb        
        
          <div style="border:2px solid #ea1bdb;">Content here</div>
        
        
          .myborder {border:2px solid #ea1bdb;}
        
        Border color #ea1bdb