#ea21cd color space conversions
Hex:
        #ea21cd
        RGB:
        234, 33, 205
        CMY:
        8, 87, 20
        CMYK:
        0, 86, 12, 8
      HSL:
        309°, 82.7160%, 52.3529%
        HSV (HSB):
        309°, 85.8974%, 91.7647%
        XYZ:
        45.4950, 22.9879, 59.7969
        xyY:
        0.3547, 0.1792, 22.9879
      CIE-Lab:
        55.0599, 84.8289, -41.2662
        CIE-LCH:
        55.0599, 94.3337, 334.0588
        CIE-Luv:
        55.0599, 87.0308, -75.2862
        Hunter-Lab:
        47.9457, 85.4710, -40.3832
      #ea21cd color charts
#ea21cd RGB chart
      #ea21cd CMYK chart
      #ea21cd RGB pie chart
      #ea21cd color shades, tints & tones
#ea21cd color schemes
#ea21cd color preview, HTML & CSS examples
           This text has a color of #ea21cd        
        
          <p style="color:#ea21cd;">Text here</p>
        
        
          .mytext {color:#ea21cd;}
        
        Text color #ea21cd
      
           This box has a color of #ea21cd        
        
          <div style="background-color:#ea21cd;">Content here</div>
        
        
          .mybackground {background-color:#ea21cd;}
        
        Background color #ea21cd
      
           Border around this has a color of #ea21cd        
        
          <div style="border:2px solid #ea21cd;">Content here</div>
        
        
          .myborder {border:2px solid #ea21cd;}
        
        Border color #ea21cd