#ea15d1 color space conversions
Hex:
        #ea15d1
        RGB:
        234, 21, 209
        CMY:
        8, 92, 18
        CMYK:
        0, 91, 11, 8
      HSL:
        307°, 83.5294%, 50.0000%
        HSV (HSB):
        307°, 91.0256%, 91.7647%
        XYZ:
        45.7085, 22.6322, 62.2809
        xyY:
        0.3499, 0.1733, 22.6322
      CIE-Lab:
        54.6915, 87.0278, -44.1387
        CIE-LCH:
        54.6915, 97.5810, 333.1068
        CIE-Luv:
        54.6915, 86.5847, -79.8132
        Hunter-Lab:
        47.5733, 88.2496, -44.3186
      #ea15d1 color charts
#ea15d1 RGB chart
      #ea15d1 CMYK chart
      #ea15d1 RGB pie chart
      #ea15d1 color shades, tints & tones
#ea15d1 color schemes
#ea15d1 color preview, HTML & CSS examples
           This text has a color of #ea15d1        
        
          <p style="color:#ea15d1;">Text here</p>
        
        
          .mytext {color:#ea15d1;}
        
        Text color #ea15d1
      
           This box has a color of #ea15d1        
        
          <div style="background-color:#ea15d1;">Content here</div>
        
        
          .mybackground {background-color:#ea15d1;}
        
        Background color #ea15d1
      
           Border around this has a color of #ea15d1        
        
          <div style="border:2px solid #ea15d1;">Content here</div>
        
        
          .myborder {border:2px solid #ea15d1;}
        
        Border color #ea15d1