#ba1eea color space conversions
Hex:
        #ba1eea
        RGB:
        186, 30, 234
        CMY:
        27, 88, 8
        CMYK:
        21, 87, 0, 8
      HSL:
        286°, 82.9268%, 51.7647%
        HSV (HSB):
        286°, 87.1795%, 91.7647%
        XYZ:
        35.5653, 17.3082, 79.3082
        xyY:
        0.2691, 0.1309, 17.3082
      CIE-Lab:
        48.6460, 81.6548, -68.4903
        CIE-LCH:
        48.6460, 106.5759, 320.0108
        CIE-Luv:
        48.6460, 43.6419, -111.3906
        Hunter-Lab:
        41.6031, 79.7890, -83.9027
      #ba1eea color charts
#ba1eea RGB chart
      #ba1eea CMYK chart
      #ba1eea RGB pie chart
      #ba1eea color shades, tints & tones
#ba1eea color schemes
#ba1eea color preview, HTML & CSS examples
           This text has a color of #ba1eea        
        
          <p style="color:#ba1eea;">Text here</p>
        
        
          .mytext {color:#ba1eea;}
        
        Text color #ba1eea
      
           This box has a color of #ba1eea        
        
          <div style="background-color:#ba1eea;">Content here</div>
        
        
          .mybackground {background-color:#ba1eea;}
        
        Background color #ba1eea
      
           Border around this has a color of #ba1eea        
        
          <div style="border:2px solid #ba1eea;">Content here</div>
        
        
          .myborder {border:2px solid #ba1eea;}
        
        Border color #ba1eea