#ba0afb color space conversions
Hex:
        #ba0afb
        RGB:
        186, 10, 251
        CMY:
        27, 96, 2
        CMYK:
        26, 96, 0, 2
      HSL:
        284°, 96.7871%, 51.1765%
        HSV (HSB):
        284°, 96.0159%, 98.4314%
        XYZ:
        37.7708, 17.6212, 92.6773
        xyY:
        0.2551, 0.1190, 17.6212
      CIE-Lab:
        49.0334, 87.2839, -77.4135
        CIE-LCH:
        49.0334, 116.6676, 318.4297
        CIE-Luv:
        49.0334, 39.8998, -124.2746
        Hunter-Lab:
        41.9776, 87.1507, -101.5148
      #ba0afb color charts
#ba0afb RGB chart
      #ba0afb CMYK chart
      #ba0afb RGB pie chart
      #ba0afb color shades, tints & tones
#ba0afb color schemes
#ba0afb color preview, HTML & CSS examples
           This text has a color of #ba0afb        
        
          <p style="color:#ba0afb;">Text here</p>
        
        
          .mytext {color:#ba0afb;}
        
        Text color #ba0afb
      
           This box has a color of #ba0afb        
        
          <div style="background-color:#ba0afb;">Content here</div>
        
        
          .mybackground {background-color:#ba0afb;}
        
        Background color #ba0afb
      
           Border around this has a color of #ba0afb        
        
          <div style="border:2px solid #ba0afb;">Content here</div>
        
        
          .myborder {border:2px solid #ba0afb;}
        
        Border color #ba0afb