#ba0caf color space conversions
Hex:
        #ba0caf
        RGB:
        186, 12, 175
        CMY:
        27, 95, 31
        CMYK:
        0, 94, 6, 27
      HSL:
        304°, 87.8788%, 38.8235%
        HSV (HSB):
        304°, 93.5484%, 72.9412%
        XYZ:
        28.1190, 13.7972, 41.7385
        xyY:
        0.3361, 0.1649, 13.7972
      CIE-Lab:
        43.9407, 74.7985, -41.9395
        CIE-LCH:
        43.9407, 85.7540, 330.7206
        CIE-Luv:
        43.9407, 65.3144, -70.6533
        Hunter-Lab:
        37.1446, 70.1244, -40.6216
      #ba0caf color charts
#ba0caf RGB chart
      #ba0caf CMYK chart
      #ba0caf RGB pie chart
      #ba0caf color shades, tints & tones
#ba0caf color schemes
#ba0caf color preview, HTML & CSS examples
           This text has a color of #ba0caf        
        
          <p style="color:#ba0caf;">Text here</p>
        
        
          .mytext {color:#ba0caf;}
        
        Text color #ba0caf
      
           This box has a color of #ba0caf        
        
          <div style="background-color:#ba0caf;">Content here</div>
        
        
          .mybackground {background-color:#ba0caf;}
        
        Background color #ba0caf
      
           Border around this has a color of #ba0caf        
        
          <div style="border:2px solid #ba0caf;">Content here</div>
        
        
          .myborder {border:2px solid #ba0caf;}
        
        Border color #ba0caf