#ea21bb color space conversions
Hex:
        #ea21bb
        RGB:
        234, 33, 187
        CMY:
        8, 87, 27
        CMYK:
        0, 86, 20, 8
      HSL:
        314°, 82.7160%, 52.3529%
        HSV (HSB):
        314°, 85.8974%, 91.7647%
        XYZ:
        43.4452, 22.1680, 49.0027
        xyY:
        0.3791, 0.1934, 22.1680
      CIE-Lab:
        54.2048, 82.5501, -32.2248
        CIE-LCH:
        54.2048, 88.6169, 338.6760
        CIE-Luv:
        54.2048, 94.7446, -61.1935
        Hunter-Lab:
        47.0829, 82.3137, -28.7496
      #ea21bb color charts
#ea21bb RGB chart
      #ea21bb CMYK chart
      #ea21bb RGB pie chart
      #ea21bb color shades, tints & tones
#ea21bb color schemes
#ea21bb color preview, HTML & CSS examples
           This text has a color of #ea21bb        
        
          <p style="color:#ea21bb;">Text here</p>
        
        
          .mytext {color:#ea21bb;}
        
        Text color #ea21bb
      
           This box has a color of #ea21bb        
        
          <div style="background-color:#ea21bb;">Content here</div>
        
        
          .mybackground {background-color:#ea21bb;}
        
        Background color #ea21bb
      
           Border around this has a color of #ea21bb        
        
          <div style="border:2px solid #ea21bb;">Content here</div>
        
        
          .myborder {border:2px solid #ea21bb;}
        
        Border color #ea21bb