#ba51f1 color space conversions
Hex:
        #ba51f1
        RGB:
        186, 81, 241
        CMY:
        27, 68, 5
        CMYK:
        23, 66, 0, 5
      HSL:
        279°, 85.1064%, 63.1373%
        HSV (HSB):
        279°, 66.3900%, 94.5098%
        XYZ:
        39.0693, 22.6748, 85.5366
        xyY:
        0.2653, 0.1540, 22.6748
      CIE-Lab:
        54.7358, 66.8698, -62.5832
        CIE-LCH:
        54.7358, 91.5872, 316.8966
        CIE-Luv:
        54.7358, 34.1237, -104.8605
        Hunter-Lab:
        47.6181, 63.1226, -73.1702
      #ba51f1 color charts
#ba51f1 RGB chart
      #ba51f1 CMYK chart
      #ba51f1 RGB pie chart
      #ba51f1 color shades, tints & tones
#ba51f1 color schemes
#ba51f1 color preview, HTML & CSS examples
           This text has a color of #ba51f1        
        
          <p style="color:#ba51f1;">Text here</p>
        
        
          .mytext {color:#ba51f1;}
        
        Text color #ba51f1
      
           This box has a color of #ba51f1        
        
          <div style="background-color:#ba51f1;">Content here</div>
        
        
          .mybackground {background-color:#ba51f1;}
        
        Background color #ba51f1
      
           Border around this has a color of #ba51f1        
        
          <div style="border:2px solid #ba51f1;">Content here</div>
        
        
          .myborder {border:2px solid #ba51f1;}
        
        Border color #ba51f1