#ba05dc color space conversions
Hex:
        #ba05dc
        RGB:
        186, 5, 220
        CMY:
        27, 98, 14
        CMYK:
        15, 98, 0, 14
      HSL:
        291°, 95.5556%, 44.1176%
        HSV (HSB):
        291°, 97.7273%, 86.2745%
        XYZ:
        33.2222, 15.7150, 68.9924
        xyY:
        0.2817, 0.1333, 15.7150
      CIE-Lab:
        46.5983, 82.3886, -63.8537
        CIE-LCH:
        46.5983, 104.2362, 322.2232
        CIE-Luv:
        46.5983, 49.3002, -103.6832
        Hunter-Lab:
        39.6421, 80.2191, -75.4379
      #ba05dc color charts
#ba05dc RGB chart
      #ba05dc CMYK chart
      #ba05dc RGB pie chart
      #ba05dc color shades, tints & tones
#ba05dc color schemes
#ba05dc color preview, HTML & CSS examples
           This text has a color of #ba05dc        
        
          <p style="color:#ba05dc;">Text here</p>
        
        
          .mytext {color:#ba05dc;}
        
        Text color #ba05dc
      
           This box has a color of #ba05dc        
        
          <div style="background-color:#ba05dc;">Content here</div>
        
        
          .mybackground {background-color:#ba05dc;}
        
        Background color #ba05dc
      
           Border around this has a color of #ba05dc        
        
          <div style="border:2px solid #ba05dc;">Content here</div>
        
        
          .myborder {border:2px solid #ba05dc;}
        
        Border color #ba05dc