#ba31f0 color space conversions
Hex:
        #ba31f0
        RGB:
        186, 49, 240
        CMY:
        27, 81, 6
        CMYK:
        23, 80, 0, 6
      HSL:
        283°, 86.4253%, 56.6667%
        HSV (HSB):
        283°, 79.5833%, 94.1176%
        XYZ:
        37.0762, 18.9270, 84.1372
        xyY:
        0.2646, 0.1351, 18.9270
      CIE-Lab:
        50.6017, 78.2567, -68.6991
        CIE-LCH:
        50.6017, 104.1330, 318.7212
        CIE-Luv:
        50.6017, 39.9985, -112.6568
        Hunter-Lab:
        43.5052, 75.9881, -84.2108
      #ba31f0 color charts
#ba31f0 RGB chart
      #ba31f0 CMYK chart
      #ba31f0 RGB pie chart
      #ba31f0 color shades, tints & tones
#ba31f0 color schemes
#ba31f0 color preview, HTML & CSS examples
           This text has a color of #ba31f0        
        
          <p style="color:#ba31f0;">Text here</p>
        
        
          .mytext {color:#ba31f0;}
        
        Text color #ba31f0
      
           This box has a color of #ba31f0        
        
          <div style="background-color:#ba31f0;">Content here</div>
        
        
          .mybackground {background-color:#ba31f0;}
        
        Background color #ba31f0
      
           Border around this has a color of #ba31f0        
        
          <div style="border:2px solid #ba31f0;">Content here</div>
        
        
          .myborder {border:2px solid #ba31f0;}
        
        Border color #ba31f0