#ba48df color space conversions
Hex:
        #ba48df
        RGB:
        186, 72, 223
        CMY:
        27, 72, 13
        CMYK:
        17, 68, 0, 13
      HSL:
        285°, 70.2326%, 57.8431%
        HSV (HSB):
        285°, 67.7130%, 87.4510%
        XYZ:
        35.8863, 20.4015, 71.8585
        xyY:
        0.2800, 0.1592, 20.4015
      CIE-Lab:
        52.2882, 67.0367, -56.3900
        CIE-LCH:
        52.2882, 87.5999, 319.9301
        CIE-Luv:
        52.2882, 40.5453, -94.4679
        Hunter-Lab:
        45.1681, 62.7754, -62.7076
      #ba48df color charts
#ba48df RGB chart
      #ba48df CMYK chart
      #ba48df RGB pie chart
      #ba48df color shades, tints & tones
#ba48df color schemes
#ba48df color preview, HTML & CSS examples
           This text has a color of #ba48df        
        
          <p style="color:#ba48df;">Text here</p>
        
        
          .mytext {color:#ba48df;}
        
        Text color #ba48df
      
           This box has a color of #ba48df        
        
          <div style="background-color:#ba48df;">Content here</div>
        
        
          .mybackground {background-color:#ba48df;}
        
        Background color #ba48df
      
           Border around this has a color of #ba48df        
        
          <div style="border:2px solid #ba48df;">Content here</div>
        
        
          .myborder {border:2px solid #ba48df;}
        
        Border color #ba48df