#ea5fba color space conversions
Hex:
        #ea5fba
        RGB:
        234, 95, 186
        CMY:
        8, 63, 27
        CMYK:
        0, 59, 21, 8
      HSL:
        321°, 76.7956%, 64.5098%
        HSV (HSB):
        321°, 59.4017%, 91.7647%
        XYZ:
        46.8868, 29.2220, 49.6236
        xyY:
        0.3729, 0.2324, 29.2220
      CIE-Lab:
        60.9771, 63.2724, -21.1930
        CIE-LCH:
        60.9771, 66.7273, 341.4818
        CIE-Luv:
        60.9771, 77.6334, -42.4652
        Hunter-Lab:
        54.0574, 60.2220, -16.5868
      #ea5fba color charts
#ea5fba RGB chart
      #ea5fba CMYK chart
      #ea5fba RGB pie chart
      #ea5fba color shades, tints & tones
#ea5fba color schemes
#ea5fba color preview, HTML & CSS examples
           This text has a color of #ea5fba        
        
          <p style="color:#ea5fba;">Text here</p>
        
        
          .mytext {color:#ea5fba;}
        
        Text color #ea5fba
      
           This box has a color of #ea5fba        
        
          <div style="background-color:#ea5fba;">Content here</div>
        
        
          .mybackground {background-color:#ea5fba;}
        
        Background color #ea5fba
      
           Border around this has a color of #ea5fba        
        
          <div style="border:2px solid #ea5fba;">Content here</div>
        
        
          .myborder {border:2px solid #ea5fba;}
        
        Border color #ea5fba