#ba37e3 color space conversions
Hex:
        #ba37e3
        RGB:
        186, 55, 227
        CMY:
        27, 78, 11
        CMYK:
        18, 76, 0, 11
      HSL:
        286°, 75.4386%, 55.2941%
        HSV (HSB):
        286°, 75.7709%, 89.0196%
        XYZ:
        35.4810, 18.7175, 74.4158
        xyY:
        0.2759, 0.1455, 18.7175
      CIE-Lab:
        50.3551, 74.0033, -61.7646
        CIE-LCH:
        50.3551, 96.3917, 320.1510
        CIE-Luv:
        50.3551, 42.7008, -102.1747
        Hunter-Lab:
        43.2638, 70.6779, -71.6971
      #ba37e3 color charts
#ba37e3 RGB chart
      #ba37e3 CMYK chart
      #ba37e3 RGB pie chart
      #ba37e3 color shades, tints & tones
#ba37e3 color schemes
#ba37e3 color preview, HTML & CSS examples
           This text has a color of #ba37e3        
        
          <p style="color:#ba37e3;">Text here</p>
        
        
          .mytext {color:#ba37e3;}
        
        Text color #ba37e3
      
           This box has a color of #ba37e3        
        
          <div style="background-color:#ba37e3;">Content here</div>
        
        
          .mybackground {background-color:#ba37e3;}
        
        Background color #ba37e3
      
           Border around this has a color of #ba37e3        
        
          <div style="border:2px solid #ba37e3;">Content here</div>
        
        
          .myborder {border:2px solid #ba37e3;}
        
        Border color #ba37e3