#ba30f1 color space conversions
Hex:
        #ba30f1
        RGB:
        186, 48, 241
        CMY:
        27, 81, 5
        CMYK:
        23, 80, 0, 5
      HSL:
        283°, 87.3303%, 56.6667%
        HSV (HSB):
        283°, 80.0830%, 94.5098%
        XYZ:
        37.1838, 18.9039, 84.9081
        xyY:
        0.2637, 0.1341, 18.9039
      CIE-Lab:
        50.5746, 78.7269, -69.3046
        CIE-LCH:
        50.5746, 104.8859, 318.6420
        CIE-Luv:
        50.5746, 39.8563, -113.5379
        Hunter-Lab:
        43.4786, 76.5695, -85.3507
      #ba30f1 color charts
#ba30f1 RGB chart
      #ba30f1 CMYK chart
      #ba30f1 RGB pie chart
      #ba30f1 color shades, tints & tones
#ba30f1 color schemes
#ba30f1 color preview, HTML & CSS examples
           This text has a color of #ba30f1        
        
          <p style="color:#ba30f1;">Text here</p>
        
        
          .mytext {color:#ba30f1;}
        
        Text color #ba30f1
      
           This box has a color of #ba30f1        
        
          <div style="background-color:#ba30f1;">Content here</div>
        
        
          .mybackground {background-color:#ba30f1;}
        
        Background color #ba30f1
      
           Border around this has a color of #ba30f1        
        
          <div style="border:2px solid #ba30f1;">Content here</div>
        
        
          .myborder {border:2px solid #ba30f1;}
        
        Border color #ba30f1