#bc72ec color space conversions
Hex:
        #bc72ec
        RGB:
        188, 114, 236
        CMY:
        26, 55, 7
        CMYK:
        20, 52, 0, 7
      HSL:
        276°, 76.2500%, 68.6275%
        HSV (HSB):
        276°, 51.6949%, 92.5490%
        XYZ:
        41.8967, 28.7821, 82.7042
        xyY:
        0.2732, 0.1876, 28.7821
      CIE-Lab:
        60.5889, 50.4011, -50.4319
        CIE-LCH:
        60.5889, 71.2997, 314.9825
        CIE-Luv:
        60.5889, 27.0623, -86.1913
        Hunter-Lab:
        53.6490, 45.5122, -53.8460
      #bc72ec color charts
#bc72ec RGB chart
      #bc72ec CMYK chart
      #bc72ec RGB pie chart
      #bc72ec color shades, tints & tones
#bc72ec color schemes
#bc72ec color preview, HTML & CSS examples
           This text has a color of #bc72ec        
        
          <p style="color:#bc72ec;">Text here</p>
        
        
          .mytext {color:#bc72ec;}
        
        Text color #bc72ec
      
           This box has a color of #bc72ec        
        
          <div style="background-color:#bc72ec;">Content here</div>
        
        
          .mybackground {background-color:#bc72ec;}
        
        Background color #bc72ec
      
           Border around this has a color of #bc72ec        
        
          <div style="border:2px solid #bc72ec;">Content here</div>
        
        
          .myborder {border:2px solid #bc72ec;}
        
        Border color #bc72ec