#ee2bfe color space conversions
Hex:
        #ee2bfe
        RGB:
        238, 43, 254
        CMY:
        7, 83, 0
        CMYK:
        6, 83, 0, 0
      HSL:
        295°, 99.0610%, 58.2353%
        HSV (HSB):
        295°, 83.0709%, 99.6078%
        XYZ:
        54.0132, 27.0607, 96.1423
        xyY:
        0.3048, 0.1527, 27.0607
      CIE-Lab:
        59.0304, 90.7424, -62.5106
        CIE-LCH:
        59.0304, 110.1897, 325.4378
        CIE-Luv:
        59.0304, 69.7298, -109.6551
        Hunter-Lab:
        52.0199, 94.3051, -73.1650
      #ee2bfe color charts
#ee2bfe RGB chart
      #ee2bfe CMYK chart
      #ee2bfe RGB pie chart
      #ee2bfe color shades, tints & tones
#ee2bfe color schemes
#ee2bfe color preview, HTML & CSS examples
           This text has a color of #ee2bfe        
        
          <p style="color:#ee2bfe;">Text here</p>
        
        
          .mytext {color:#ee2bfe;}
        
        Text color #ee2bfe
      
           This box has a color of #ee2bfe        
        
          <div style="background-color:#ee2bfe;">Content here</div>
        
        
          .mybackground {background-color:#ee2bfe;}
        
        Background color #ee2bfe
      
           Border around this has a color of #ee2bfe        
        
          <div style="border:2px solid #ee2bfe;">Content here</div>
        
        
          .myborder {border:2px solid #ee2bfe;}
        
        Border color #ee2bfe