#ba10ad color space conversions
Hex:
        #ba10ad
        RGB:
        186, 16, 173
        CMY:
        27, 94, 32
        CMYK:
        0, 91, 7, 27
      HSL:
        305°, 84.1584%, 39.6078%
        HSV (HSB):
        305°, 91.3978%, 72.9412%
        XYZ:
        27.9778, 13.8268, 40.7294
        xyY:
        0.3390, 0.1675, 13.8268
      CIE-Lab:
        43.9835, 74.0551, -40.6852
        CIE-LCH:
        43.9835, 84.4952, 331.2160
        CIE-Luv:
        43.9835, 65.8348, -68.7945
        Hunter-Lab:
        37.1844, 69.2319, -38.9133
      #ba10ad color charts
#ba10ad RGB chart
      #ba10ad CMYK chart
      #ba10ad RGB pie chart
      #ba10ad color shades, tints & tones
#ba10ad color schemes
#ba10ad color preview, HTML & CSS examples
           This text has a color of #ba10ad        
        
          <p style="color:#ba10ad;">Text here</p>
        
        
          .mytext {color:#ba10ad;}
        
        Text color #ba10ad
      
           This box has a color of #ba10ad        
        
          <div style="background-color:#ba10ad;">Content here</div>
        
        
          .mybackground {background-color:#ba10ad;}
        
        Background color #ba10ad
      
           Border around this has a color of #ba10ad        
        
          <div style="border:2px solid #ba10ad;">Content here</div>
        
        
          .myborder {border:2px solid #ba10ad;}
        
        Border color #ba10ad