#ea51dc color space conversions
Hex:
        #ea51dc
        RGB:
        234, 81, 220
        CMY:
        8, 68, 14
        CMYK:
        0, 65, 6, 8
      HSL:
        305°, 78.4615%, 61.7647%
        HSV (HSB):
        305°, 65.3846%, 91.7647%
        XYZ:
        49.7924, 28.5446, 70.5955
        xyY:
        0.3343, 0.1917, 28.5446
      CIE-Lab:
        60.3776, 73.8541, -41.4166
        CIE-LCH:
        60.3776, 84.6744, 330.7168
        CIE-Luv:
        60.3776, 71.3618, -75.2565
        Hunter-Lab:
        53.4271, 72.8588, -40.9433
      #ea51dc color charts
#ea51dc RGB chart
      #ea51dc CMYK chart
      #ea51dc RGB pie chart
      #ea51dc color shades, tints & tones
#ea51dc color schemes
#ea51dc color preview, HTML & CSS examples
           This text has a color of #ea51dc        
        
          <p style="color:#ea51dc;">Text here</p>
        
        
          .mytext {color:#ea51dc;}
        
        Text color #ea51dc
      
           This box has a color of #ea51dc        
        
          <div style="background-color:#ea51dc;">Content here</div>
        
        
          .mybackground {background-color:#ea51dc;}
        
        Background color #ea51dc
      
           Border around this has a color of #ea51dc        
        
          <div style="border:2px solid #ea51dc;">Content here</div>
        
        
          .myborder {border:2px solid #ea51dc;}
        
        Border color #ea51dc