#ba19f2 color space conversions
Hex:
        #ba19f2
        RGB:
        186, 25, 242
        CMY:
        27, 90, 5
        CMYK:
        23, 90, 0, 5
      HSL:
        285°, 89.3004%, 52.3529%
        HSV (HSB):
        285°, 89.6694%, 94.9020%
        XYZ:
        36.6243, 17.5452, 85.4606
        xyY:
        0.2623, 0.1257, 17.5452
      CIE-Lab:
        48.9397, 83.9302, -72.5218
        CIE-LCH:
        48.9397, 110.9220, 319.1706
        CIE-Luv:
        48.9397, 41.7088, -117.3346
        Hunter-Lab:
        41.8870, 82.7714, -91.6467
      #ba19f2 color charts
#ba19f2 RGB chart
      #ba19f2 CMYK chart
      #ba19f2 RGB pie chart
      #ba19f2 color shades, tints & tones
#ba19f2 color schemes
#ba19f2 color preview, HTML & CSS examples
           This text has a color of #ba19f2        
        
          <p style="color:#ba19f2;">Text here</p>
        
        
          .mytext {color:#ba19f2;}
        
        Text color #ba19f2
      
           This box has a color of #ba19f2        
        
          <div style="background-color:#ba19f2;">Content here</div>
        
        
          .mybackground {background-color:#ba19f2;}
        
        Background color #ba19f2
      
           Border around this has a color of #ba19f2        
        
          <div style="border:2px solid #ba19f2;">Content here</div>
        
        
          .myborder {border:2px solid #ba19f2;}
        
        Border color #ba19f2