#ba05ec color space conversions
Hex:
        #ba05ec
        RGB:
        186, 5, 236
        CMY:
        27, 98, 7
        CMYK:
        21, 98, 0, 7
      HSL:
        287°, 95.8506%, 47.2549%
        HSV (HSB):
        287°, 97.8814%, 92.5490%
        XYZ:
        35.4443, 16.6038, 80.6936
        xyY:
        0.2670, 0.1251, 16.6038
      CIE-Lab:
        47.7569, 85.0783, -71.0651
        CIE-LCH:
        47.7569, 110.8538, 320.1283
        CIE-Luv:
        47.7569, 44.3284, -114.5791
        Hunter-Lab:
        40.7477, 83.9592, -88.8899
      #ba05ec color charts
#ba05ec RGB chart
      #ba05ec CMYK chart
      #ba05ec RGB pie chart
      #ba05ec color shades, tints & tones
#ba05ec color schemes
#ba05ec color preview, HTML & CSS examples
           This text has a color of #ba05ec        
        
          <p style="color:#ba05ec;">Text here</p>
        
        
          .mytext {color:#ba05ec;}
        
        Text color #ba05ec
      
           This box has a color of #ba05ec        
        
          <div style="background-color:#ba05ec;">Content here</div>
        
        
          .mybackground {background-color:#ba05ec;}
        
        Background color #ba05ec
      
           Border around this has a color of #ba05ec        
        
          <div style="border:2px solid #ba05ec;">Content here</div>
        
        
          .myborder {border:2px solid #ba05ec;}
        
        Border color #ba05ec