#ea3bfa color space conversions
Hex:
        #ea3bfa
        RGB:
        234, 59, 250
        CMY:
        8, 77, 2
        CMYK:
        6, 76, 0, 2
      HSL:
        295°, 95.0249%, 60.5882%
        HSV (HSB):
        295°, 76.4000%, 98.0392%
        XYZ:
        52.7510, 27.5225, 92.9746
        xyY:
        0.3045, 0.1589, 27.5225
      CIE-Lab:
        59.4549, 85.6615, -59.6480
        CIE-LCH:
        59.4549, 104.3828, 325.1497
        CIE-Luv:
        59.4549, 66.1402, -104.8317
        Hunter-Lab:
        52.4619, 87.6754, -68.3523
      #ea3bfa color charts
#ea3bfa RGB chart
      #ea3bfa CMYK chart
      #ea3bfa RGB pie chart
      #ea3bfa color shades, tints & tones
#ea3bfa color schemes
#ea3bfa color preview, HTML & CSS examples
           This text has a color of #ea3bfa        
        
          <p style="color:#ea3bfa;">Text here</p>
        
        
          .mytext {color:#ea3bfa;}
        
        Text color #ea3bfa
      
           This box has a color of #ea3bfa        
        
          <div style="background-color:#ea3bfa;">Content here</div>
        
        
          .mybackground {background-color:#ea3bfa;}
        
        Background color #ea3bfa
      
           Border around this has a color of #ea3bfa        
        
          <div style="border:2px solid #ea3bfa;">Content here</div>
        
        
          .myborder {border:2px solid #ea3bfa;}
        
        Border color #ea3bfa