#ee5bfa color space conversions
Hex:
        #ee5bfa
        RGB:
        238, 91, 250
        CMY:
        7, 64, 2
        CMYK:
        5, 64, 0, 2
      HSL:
        295°, 94.0828%, 66.8627%
        HSV (HSB):
        295°, 63.6000%, 98.0392%
        XYZ:
        56.2563, 32.5614, 93.7624
        xyY:
        0.3081, 0.1783, 32.5614
      CIE-Lab:
        63.8042, 75.8213, -52.6835
        CIE-LCH:
        63.8042, 92.3278, 325.2070
        CIE-Luv:
        63.8042, 61.8767, -94.1727
        Hunter-Lab:
        57.0626, 76.1181, -57.4785
      #ee5bfa color charts
#ee5bfa RGB chart
      #ee5bfa CMYK chart
      #ee5bfa RGB pie chart
      #ee5bfa color shades, tints & tones
#ee5bfa color schemes
#ee5bfa color preview, HTML & CSS examples
           This text has a color of #ee5bfa        
        
          <p style="color:#ee5bfa;">Text here</p>
        
        
          .mytext {color:#ee5bfa;}
        
        Text color #ee5bfa
      
           This box has a color of #ee5bfa        
        
          <div style="background-color:#ee5bfa;">Content here</div>
        
        
          .mybackground {background-color:#ee5bfa;}
        
        Background color #ee5bfa
      
           Border around this has a color of #ee5bfa        
        
          <div style="border:2px solid #ee5bfa;">Content here</div>
        
        
          .myborder {border:2px solid #ee5bfa;}
        
        Border color #ee5bfa