#ba0fca color space conversions
Hex:
        #ba0fca
        RGB:
        186, 15, 202
        CMY:
        27, 94, 21
        CMYK:
        8, 93, 0, 21
      HSL:
        295°, 86.1751%, 42.5490%
        HSV (HSB):
        295°, 92.5743%, 79.2157%
        XYZ:
        31.0812, 15.0450, 57.1429
        xyY:
        0.3010, 0.1457, 15.0450
      CIE-Lab:
        45.6958, 78.5438, -54.9514
        CIE-LCH:
        45.6958, 95.8582, 325.0223
        CIE-Luv:
        45.6958, 54.9569, -90.3578
        Hunter-Lab:
        38.7879, 75.1552, -60.1954
      #ba0fca color charts
#ba0fca RGB chart
      #ba0fca CMYK chart
      #ba0fca RGB pie chart
      #ba0fca color shades, tints & tones
#ba0fca color schemes
#ba0fca color preview, HTML & CSS examples
           This text has a color of #ba0fca        
        
          <p style="color:#ba0fca;">Text here</p>
        
        
          .mytext {color:#ba0fca;}
        
        Text color #ba0fca
      
           This box has a color of #ba0fca        
        
          <div style="background-color:#ba0fca;">Content here</div>
        
        
          .mybackground {background-color:#ba0fca;}
        
        Background color #ba0fca
      
           Border around this has a color of #ba0fca        
        
          <div style="border:2px solid #ba0fca;">Content here</div>
        
        
          .myborder {border:2px solid #ba0fca;}
        
        Border color #ba0fca