#ea21d1 color space conversions
Hex:
        #ea21d1
        RGB:
        234, 33, 209
        CMY:
        8, 87, 18
        CMYK:
        0, 86, 11, 8
      HSL:
        307°, 82.7160%, 52.3529%
        HSV (HSB):
        307°, 85.8974%, 91.7647%
        XYZ:
        45.9842, 23.1836, 62.3728
        xyY:
        0.3496, 0.1762, 23.1836
      CIE-Lab:
        55.2609, 85.3591, -43.2384
        CIE-LCH:
        55.2609, 95.6856, 333.1356
        CIE-Luv:
        55.2609, 85.3628, -78.3920
        Hunter-Lab:
        48.1493, 86.2119, -43.1000
      #ea21d1 color charts
#ea21d1 RGB chart
      #ea21d1 CMYK chart
      #ea21d1 RGB pie chart
      #ea21d1 color shades, tints & tones
#ea21d1 color schemes
#ea21d1 color preview, HTML & CSS examples
           This text has a color of #ea21d1        
        
          <p style="color:#ea21d1;">Text here</p>
        
        
          .mytext {color:#ea21d1;}
        
        Text color #ea21d1
      
           This box has a color of #ea21d1        
        
          <div style="background-color:#ea21d1;">Content here</div>
        
        
          .mybackground {background-color:#ea21d1;}
        
        Background color #ea21d1
      
           Border around this has a color of #ea21d1        
        
          <div style="border:2px solid #ea21d1;">Content here</div>
        
        
          .myborder {border:2px solid #ea21d1;}
        
        Border color #ea21d1