#ba30db color space conversions
Hex:
        #ba30db
        RGB:
        186, 48, 219
        CMY:
        27, 81, 14
        CMYK:
        15, 78, 0, 14
      HSL:
        288°, 70.3704%, 52.3529%
        HSV (HSB):
        288°, 78.0822%, 85.8824%
        XYZ:
        34.0928, 17.6675, 68.6311
        xyY:
        0.2832, 0.1468, 17.6675
      CIE-Lab:
        49.0903, 74.6973, -59.2567
        CIE-LCH:
        49.0903, 95.3470, 321.5753
        CIE-Luv:
        49.0903, 46.0783, -97.9401
        Hunter-Lab:
        42.0327, 71.2246, -67.3860
      #ba30db color charts
#ba30db RGB chart
      #ba30db CMYK chart
      #ba30db RGB pie chart
      #ba30db color shades, tints & tones
#ba30db color schemes
#ba30db color preview, HTML & CSS examples
           This text has a color of #ba30db        
        
          <p style="color:#ba30db;">Text here</p>
        
        
          .mytext {color:#ba30db;}
        
        Text color #ba30db
      
           This box has a color of #ba30db        
        
          <div style="background-color:#ba30db;">Content here</div>
        
        
          .mybackground {background-color:#ba30db;}
        
        Background color #ba30db
      
           Border around this has a color of #ba30db        
        
          <div style="border:2px solid #ba30db;">Content here</div>
        
        
          .myborder {border:2px solid #ba30db;}
        
        Border color #ba30db