#ea56dc color space conversions
Hex:
        #ea56dc
        RGB:
        234, 86, 220
        CMY:
        8, 66, 14
        CMYK:
        0, 63, 6, 8
      HSL:
        306°, 77.8947%, 62.7451%
        HSV (HSB):
        306°, 63.2479%, 91.7647%
        XYZ:
        50.1777, 29.3153, 70.7239
        xyY:
        0.3340, 0.1952, 29.3153
      CIE-Lab:
        61.0589, 71.9546, -40.3468
        CIE-LCH:
        61.0589, 82.4944, 330.7195
        CIE-Luv:
        61.0589, 69.8840, -73.4561
        Hunter-Lab:
        54.1436, 70.6740, -39.5457
      #ea56dc color charts
#ea56dc RGB chart
      #ea56dc CMYK chart
      #ea56dc RGB pie chart
      #ea56dc color shades, tints & tones
#ea56dc color schemes
#ea56dc color preview, HTML & CSS examples
           This text has a color of #ea56dc        
        
          <p style="color:#ea56dc;">Text here</p>
        
        
          .mytext {color:#ea56dc;}
        
        Text color #ea56dc
      
           This box has a color of #ea56dc        
        
          <div style="background-color:#ea56dc;">Content here</div>
        
        
          .mybackground {background-color:#ea56dc;}
        
        Background color #ea56dc
      
           Border around this has a color of #ea56dc        
        
          <div style="border:2px solid #ea56dc;">Content here</div>
        
        
          .myborder {border:2px solid #ea56dc;}
        
        Border color #ea56dc