#ba04ad color space conversions
Hex:
        #ba04ad
        RGB:
        186, 4, 173
        CMY:
        27, 98, 32
        CMYK:
        0, 98, 7, 27
      HSL:
        304°, 95.7895%, 37.2549%
        HSV (HSB):
        304°, 97.8495%, 72.9412%
        XYZ:
        27.8359, 13.5431, 40.6821
        xyY:
        0.3392, 0.1650, 13.5431
      CIE-Lab:
        43.5704, 75.2728, -41.3418
        CIE-LCH:
        43.5704, 85.8786, 331.2233
        CIE-Luv:
        43.5704, 66.5857, -69.7106
        Hunter-Lab:
        36.8009, 70.6145, -39.7824
      #ba04ad color charts
#ba04ad RGB chart
      #ba04ad CMYK chart
      #ba04ad RGB pie chart
      #ba04ad color shades, tints & tones
#ba04ad color schemes
#ba04ad color preview, HTML & CSS examples
           This text has a color of #ba04ad        
        
          <p style="color:#ba04ad;">Text here</p>
        
        
          .mytext {color:#ba04ad;}
        
        Text color #ba04ad
      
           This box has a color of #ba04ad        
        
          <div style="background-color:#ba04ad;">Content here</div>
        
        
          .mybackground {background-color:#ba04ad;}
        
        Background color #ba04ad
      
           Border around this has a color of #ba04ad        
        
          <div style="border:2px solid #ba04ad;">Content here</div>
        
        
          .myborder {border:2px solid #ba04ad;}
        
        Border color #ba04ad