#ba17fc color space conversions
Hex:
        #ba17fc
        RGB:
        186, 23, 252
        CMY:
        27, 91, 1
        CMYK:
        26, 91, 0, 1
      HSL:
        283°, 97.4468%, 53.9216%
        HSV (HSB):
        283°, 90.8730%, 98.8235%
        XYZ:
        38.1268, 18.0802, 93.5758
        xyY:
        0.2545, 0.1207, 18.0802
      CIE-Lab:
        49.5932, 86.0223, -77.0589
        CIE-LCH:
        49.5932, 115.4899, 318.1460
        CIE-Luv:
        49.5932, 39.0837, -124.1480
        Hunter-Lab:
        42.5208, 85.6428, -100.7154
      #ba17fc color charts
#ba17fc RGB chart
      #ba17fc CMYK chart
      #ba17fc RGB pie chart
      #ba17fc color shades, tints & tones
#ba17fc color schemes
#ba17fc color preview, HTML & CSS examples
           This text has a color of #ba17fc        
        
          <p style="color:#ba17fc;">Text here</p>
        
        
          .mytext {color:#ba17fc;}
        
        Text color #ba17fc
      
           This box has a color of #ba17fc        
        
          <div style="background-color:#ba17fc;">Content here</div>
        
        
          .mybackground {background-color:#ba17fc;}
        
        Background color #ba17fc
      
           Border around this has a color of #ba17fc        
        
          <div style="border:2px solid #ba17fc;">Content here</div>
        
        
          .myborder {border:2px solid #ba17fc;}
        
        Border color #ba17fc