#ef0bfa color space conversions
Hex:
        #ef0bfa
        RGB:
        239, 11, 250
        CMY:
        6, 96, 2
        CMYK:
        4, 96, 0, 2
      HSL:
        297°, 95.9839%, 51.1765%
        HSV (HSB):
        297°, 95.6000%, 98.0392%
        XYZ:
        52.9716, 25.4922, 92.5711
        xyY:
        0.3097, 0.1490, 25.4922
      CIE-Lab:
        57.5519, 94.4361, -62.6541
        CIE-LCH:
        57.5519, 113.3301, 326.4375
        CIE-Luv:
        57.5519, 74.2996, -109.6719
        Hunter-Lab:
        50.4898, 98.9169, -73.3630
      #ef0bfa color charts
#ef0bfa RGB chart
      #ef0bfa CMYK chart
      #ef0bfa RGB pie chart
      #ef0bfa color shades, tints & tones
#ef0bfa color schemes
#ef0bfa color preview, HTML & CSS examples
           This text has a color of #ef0bfa        
        
          <p style="color:#ef0bfa;">Text here</p>
        
        
          .mytext {color:#ef0bfa;}
        
        Text color #ef0bfa
      
           This box has a color of #ef0bfa        
        
          <div style="background-color:#ef0bfa;">Content here</div>
        
        
          .mybackground {background-color:#ef0bfa;}
        
        Background color #ef0bfa
      
           Border around this has a color of #ef0bfa        
        
          <div style="border:2px solid #ef0bfa;">Content here</div>
        
        
          .myborder {border:2px solid #ef0bfa;}
        
        Border color #ef0bfa