#ba36ff color space conversions
Hex:
        #ba36ff
        RGB:
        186, 54, 255
        CMY:
        27, 79, 0
        CMYK:
        27, 79, 0, 0
      HSL:
        279°, 100.0000%, 60.5882%
        HSV (HSB):
        279°, 78.8235%, 100.0000%
        XYZ:
        39.6189, 20.2974, 96.4374
        xyY:
        0.2534, 0.1298, 20.2974
      CIE-Lab:
        52.1718, 79.6564, -74.5319
        CIE-LCH:
        52.1718, 109.0877, 316.9035
        CIE-Luv:
        52.1718, 35.5132, -122.0319
        Hunter-Lab:
        45.0527, 78.1289, -95.3762
      #ba36ff color charts
#ba36ff RGB chart
      #ba36ff CMYK chart
      #ba36ff RGB pie chart
      #ba36ff color shades, tints & tones
#ba36ff color schemes
#ba36ff color preview, HTML & CSS examples
           This text has a color of #ba36ff        
        
          <p style="color:#ba36ff;">Text here</p>
        
        
          .mytext {color:#ba36ff;}
        
        Text color #ba36ff
      
           This box has a color of #ba36ff        
        
          <div style="background-color:#ba36ff;">Content here</div>
        
        
          .mybackground {background-color:#ba36ff;}
        
        Background color #ba36ff
      
           Border around this has a color of #ba36ff        
        
          <div style="border:2px solid #ba36ff;">Content here</div>
        
        
          .myborder {border:2px solid #ba36ff;}
        
        Border color #ba36ff