#ba0cff color space conversions
Hex:
        #ba0cff
        RGB:
        186, 12, 255
        CMY:
        27, 95, 0
        CMYK:
        27, 95, 0, 0
      HSL:
        283°, 100.0000%, 52.3529%
        HSV (HSB):
        283°, 95.2941%, 100.0000%
        XYZ:
        38.4312, 17.9220, 96.0415
        xyY:
        0.2522, 0.1176, 17.9220
      CIE-Lab:
        49.4014, 87.8276, -79.0453
        CIE-LCH:
        49.4014, 118.1603, 318.0127
        CIE-Luv:
        49.4014, 38.7600, -126.7883
        Hunter-Lab:
        42.3344, 87.9569, -104.8734
      #ba0cff color charts
#ba0cff RGB chart
      #ba0cff CMYK chart
      #ba0cff RGB pie chart
      #ba0cff color shades, tints & tones
#ba0cff color schemes
#ba0cff color preview, HTML & CSS examples
           This text has a color of #ba0cff        
        
          <p style="color:#ba0cff;">Text here</p>
        
        
          .mytext {color:#ba0cff;}
        
        Text color #ba0cff
      
           This box has a color of #ba0cff        
        
          <div style="background-color:#ba0cff;">Content here</div>
        
        
          .mybackground {background-color:#ba0cff;}
        
        Background color #ba0cff
      
           Border around this has a color of #ba0cff        
        
          <div style="border:2px solid #ba0cff;">Content here</div>
        
        
          .myborder {border:2px solid #ba0cff;}
        
        Border color #ba0cff