#ba15dc color space conversions
Hex:
        #ba15dc
        RGB:
        186, 21, 220
        CMY:
        27, 92, 14
        CMYK:
        15, 90, 0, 14
      HSL:
        290°, 82.5726%, 47.2549%
        HSV (HSB):
        290°, 90.4545%, 86.2745%
        XYZ:
        33.4361, 16.1427, 69.0637
        xyY:
        0.2818, 0.1361, 16.1427
      CIE-Lab:
        47.1612, 80.7164, -62.9423
        CIE-LCH:
        47.1612, 102.3566, 322.0531
        CIE-Luv:
        47.1612, 48.5552, -102.6295
        Hunter-Lab:
        40.1780, 78.2360, -73.7915
      #ba15dc color charts
#ba15dc RGB chart
      #ba15dc CMYK chart
      #ba15dc RGB pie chart
      #ba15dc color shades, tints & tones
#ba15dc color schemes
#ba15dc color preview, HTML & CSS examples
           This text has a color of #ba15dc        
        
          <p style="color:#ba15dc;">Text here</p>
        
        
          .mytext {color:#ba15dc;}
        
        Text color #ba15dc
      
           This box has a color of #ba15dc        
        
          <div style="background-color:#ba15dc;">Content here</div>
        
        
          .mybackground {background-color:#ba15dc;}
        
        Background color #ba15dc
      
           Border around this has a color of #ba15dc        
        
          <div style="border:2px solid #ba15dc;">Content here</div>
        
        
          .myborder {border:2px solid #ba15dc;}
        
        Border color #ba15dc