#ba30ec color space conversions
Hex:
        #ba30ec
        RGB:
        186, 48, 236
        CMY:
        27, 81, 7
        CMYK:
        21, 80, 0, 7
      HSL:
        284°, 83.1858%, 55.6863%
        HSV (HSB):
        284°, 79.6610%, 92.5490%
        XYZ:
        36.4470, 18.6091, 81.0278
        xyY:
        0.2678, 0.1367, 18.6091
      CIE-Lab:
        50.2267, 77.7944, -67.0562
        CIE-LCH:
        50.2267, 102.7059, 319.2397
        CIE-Luv:
        50.2267, 41.2119, -110.0527
        Hunter-Lab:
        43.1383, 75.3202, -81.1692
      #ba30ec color charts
#ba30ec RGB chart
      #ba30ec CMYK chart
      #ba30ec RGB pie chart
      #ba30ec color shades, tints & tones
#ba30ec color schemes
#ba30ec color preview, HTML & CSS examples
           This text has a color of #ba30ec        
        
          <p style="color:#ba30ec;">Text here</p>
        
        
          .mytext {color:#ba30ec;}
        
        Text color #ba30ec
      
           This box has a color of #ba30ec        
        
          <div style="background-color:#ba30ec;">Content here</div>
        
        
          .mybackground {background-color:#ba30ec;}
        
        Background color #ba30ec
      
           Border around this has a color of #ba30ec        
        
          <div style="border:2px solid #ba30ec;">Content here</div>
        
        
          .myborder {border:2px solid #ba30ec;}
        
        Border color #ba30ec