#ba0dfe color space conversions
Hex:
        #ba0dfe
        RGB:
        186, 13, 254
        CMY:
        27, 95, 0
        CMYK:
        27, 95, 0, 0
      HSL:
        283°, 99.1770%, 52.3529%
        HSV (HSB):
        283°, 94.8819%, 99.6078%
        XYZ:
        38.2830, 17.8827, 95.1999
        xyY:
        0.2529, 0.1181, 17.8827
      CIE-Lab:
        49.3535, 87.5583, -78.5659
        CIE-LCH:
        49.3535, 117.6396, 318.0984
        CIE-Luv:
        49.3535, 38.9932, -126.0912
        Hunter-Lab:
        42.2880, 87.5910, -103.8739
      #ba0dfe color charts
#ba0dfe RGB chart
      #ba0dfe CMYK chart
      #ba0dfe RGB pie chart
      #ba0dfe color shades, tints & tones
#ba0dfe color schemes
#ba0dfe color preview, HTML & CSS examples
           This text has a color of #ba0dfe        
        
          <p style="color:#ba0dfe;">Text here</p>
        
        
          .mytext {color:#ba0dfe;}
        
        Text color #ba0dfe
      
           This box has a color of #ba0dfe        
        
          <div style="background-color:#ba0dfe;">Content here</div>
        
        
          .mybackground {background-color:#ba0dfe;}
        
        Background color #ba0dfe
      
           Border around this has a color of #ba0dfe        
        
          <div style="border:2px solid #ba0dfe;">Content here</div>
        
        
          .myborder {border:2px solid #ba0dfe;}
        
        Border color #ba0dfe