#ba05c9 color space conversions
Hex:
        #ba05c9
        RGB:
        186, 5, 201
        CMY:
        27, 98, 21
        CMYK:
        7, 98, 0, 21
      HSL:
        295°, 95.1456%, 40.3922%
        HSV (HSB):
        295°, 97.5124%, 78.8235%
        XYZ:
        30.8466, 14.7647, 56.4824
        xyY:
        0.3021, 0.1446, 14.7647
      CIE-Lab:
        45.3102, 79.3369, -54.9922
        CIE-LCH:
        45.3102, 96.5323, 325.2723
        CIE-Luv:
        45.3102, 55.7863, -90.2831
        Hunter-Lab:
        38.4248, 76.0522, -60.2556
      #ba05c9 color charts
#ba05c9 RGB chart
      #ba05c9 CMYK chart
      #ba05c9 RGB pie chart
      #ba05c9 color shades, tints & tones
#ba05c9 color schemes
#ba05c9 color preview, HTML & CSS examples
           This text has a color of #ba05c9        
        
          <p style="color:#ba05c9;">Text here</p>
        
        
          .mytext {color:#ba05c9;}
        
        Text color #ba05c9
      
           This box has a color of #ba05c9        
        
          <div style="background-color:#ba05c9;">Content here</div>
        
        
          .mybackground {background-color:#ba05c9;}
        
        Background color #ba05c9
      
           Border around this has a color of #ba05c9        
        
          <div style="border:2px solid #ba05c9;">Content here</div>
        
        
          .myborder {border:2px solid #ba05c9;}
        
        Border color #ba05c9