#ba40ec color space conversions
Hex:
        #ba40ec
        RGB:
        186, 64, 236
        CMY:
        27, 75, 7
        CMYK:
        21, 73, 0, 7
      HSL:
        283°, 81.9048%, 58.8235%
        HSV (HSB):
        283°, 72.8814%, 92.5490%
        XYZ:
        37.2234, 20.1620, 81.2866
        xyY:
        0.2684, 0.1454, 20.1620
      CIE-Lab:
        52.0199, 72.6267, -64.1573
        CIE-LCH:
        52.0199, 96.9061, 318.5431
        CIE-Luv:
        52.0199, 38.7683, -106.4169
        Hunter-Lab:
        44.9021, 69.3959, -75.9016
      #ba40ec color charts
#ba40ec RGB chart
      #ba40ec CMYK chart
      #ba40ec RGB pie chart
      #ba40ec color shades, tints & tones
#ba40ec color schemes
#ba40ec color preview, HTML & CSS examples
           This text has a color of #ba40ec        
        
          <p style="color:#ba40ec;">Text here</p>
        
        
          .mytext {color:#ba40ec;}
        
        Text color #ba40ec
      
           This box has a color of #ba40ec        
        
          <div style="background-color:#ba40ec;">Content here</div>
        
        
          .mybackground {background-color:#ba40ec;}
        
        Background color #ba40ec
      
           Border around this has a color of #ba40ec        
        
          <div style="border:2px solid #ba40ec;">Content here</div>
        
        
          .myborder {border:2px solid #ba40ec;}
        
        Border color #ba40ec