#ba31f2 color space conversions
Hex:
        #ba31f2
        RGB:
        186, 49, 242
        CMY:
        27, 81, 5
        CMYK:
        23, 80, 0, 5
      HSL:
        283°, 88.1279%, 57.0588%
        HSV (HSB):
        283°, 79.7521%, 94.9020%
        XYZ:
        37.3750, 19.0465, 85.7109
        xyY:
        0.2630, 0.1340, 19.0465
      CIE-Lab:
        50.7416, 78.6326, -69.5950
        CIE-LCH:
        50.7416, 105.0073, 318.4891
        CIE-Luv:
        50.7416, 39.4648, -114.0462
        Hunter-Lab:
        43.6423, 76.4922, -85.8923
      #ba31f2 color charts
#ba31f2 RGB chart
      #ba31f2 CMYK chart
      #ba31f2 RGB pie chart
      #ba31f2 color shades, tints & tones
#ba31f2 color schemes
#ba31f2 color preview, HTML & CSS examples
           This text has a color of #ba31f2        
        
          <p style="color:#ba31f2;">Text here</p>
        
        
          .mytext {color:#ba31f2;}
        
        Text color #ba31f2
      
           This box has a color of #ba31f2        
        
          <div style="background-color:#ba31f2;">Content here</div>
        
        
          .mybackground {background-color:#ba31f2;}
        
        Background color #ba31f2
      
           Border around this has a color of #ba31f2        
        
          <div style="border:2px solid #ba31f2;">Content here</div>
        
        
          .myborder {border:2px solid #ba31f2;}
        
        Border color #ba31f2