#ba0fec color space conversions
Hex:
        #ba0fec
        RGB:
        186, 15, 236
        CMY:
        27, 94, 7
        CMYK:
        21, 94, 0, 7
      HSL:
        286°, 88.0478%, 49.2157%
        HSV (HSB):
        286°, 93.6441%, 92.5490%
        XYZ:
        35.5608, 16.8369, 80.7325
        xyY:
        0.2671, 0.1265, 16.8369
      CIE-Lab:
        48.0538, 84.1923, -70.5821
        CIE-LCH:
        48.0538, 109.8643, 320.0254
        CIE-Luv:
        48.0538, 43.9703, -114.0670
        Hunter-Lab:
        41.0328, 82.8888, -87.9308
      #ba0fec color charts
#ba0fec RGB chart
      #ba0fec CMYK chart
      #ba0fec RGB pie chart
      #ba0fec color shades, tints & tones
#ba0fec color schemes
#ba0fec color preview, HTML & CSS examples
           This text has a color of #ba0fec        
        
          <p style="color:#ba0fec;">Text here</p>
        
        
          .mytext {color:#ba0fec;}
        
        Text color #ba0fec
      
           This box has a color of #ba0fec        
        
          <div style="background-color:#ba0fec;">Content here</div>
        
        
          .mybackground {background-color:#ba0fec;}
        
        Background color #ba0fec
      
           Border around this has a color of #ba0fec        
        
          <div style="border:2px solid #ba0fec;">Content here</div>
        
        
          .myborder {border:2px solid #ba0fec;}
        
        Border color #ba0fec