#ba15f2 color space conversions
Hex:
        #ba15f2
        RGB:
        186, 21, 242
        CMY:
        27, 92, 5
        CMYK:
        23, 91, 0, 5
      HSL:
        285°, 89.4737%, 51.5686%
        HSV (HSB):
        285°, 91.3223%, 94.9020%
        XYZ:
        36.5449, 17.3862, 85.4342
        xyY:
        0.2622, 0.1248, 17.3862
      CIE-Lab:
        48.7431, 84.5146, -72.8418
        CIE-LCH:
        48.7431, 111.5735, 319.2425
        CIE-Luv:
        48.7431, 41.9440, -117.6739
        Hunter-Lab:
        41.6968, 83.4757, -92.2937
      #ba15f2 color charts
#ba15f2 RGB chart
      #ba15f2 CMYK chart
      #ba15f2 RGB pie chart
      #ba15f2 color shades, tints & tones
#ba15f2 color schemes
#ba15f2 color preview, HTML & CSS examples
           This text has a color of #ba15f2        
        
          <p style="color:#ba15f2;">Text here</p>
        
        
          .mytext {color:#ba15f2;}
        
        Text color #ba15f2
      
           This box has a color of #ba15f2        
        
          <div style="background-color:#ba15f2;">Content here</div>
        
        
          .mybackground {background-color:#ba15f2;}
        
        Background color #ba15f2
      
           Border around this has a color of #ba15f2        
        
          <div style="border:2px solid #ba15f2;">Content here</div>
        
        
          .myborder {border:2px solid #ba15f2;}
        
        Border color #ba15f2