#bc73fa color space conversions
Hex:
        #bc73fa
        RGB:
        188, 115, 250
        CMY:
        26, 55, 2
        CMYK:
        25, 54, 0, 2
      HSL:
        272°, 93.1034%, 71.5686%
        HSV (HSB):
        272°, 54.0000%, 98.0392%
        XYZ:
        44.1251, 29.8550, 93.8794
        xyY:
        0.2629, 0.1779, 29.8550
      CIE-Lab:
        61.5289, 52.9796, -56.6856
        CIE-LCH:
        61.5289, 77.5893, 313.0645
        CIE-Luv:
        61.5289, 24.2509, -96.7854
        Hunter-Lab:
        54.6397, 48.5308, -63.6216
      #bc73fa color charts
#bc73fa RGB chart
      #bc73fa CMYK chart
      #bc73fa RGB pie chart
      #bc73fa color shades, tints & tones
#bc73fa color schemes
#bc73fa color preview, HTML & CSS examples
           This text has a color of #bc73fa        
        
          <p style="color:#bc73fa;">Text here</p>
        
        
          .mytext {color:#bc73fa;}
        
        Text color #bc73fa
      
           This box has a color of #bc73fa        
        
          <div style="background-color:#bc73fa;">Content here</div>
        
        
          .mybackground {background-color:#bc73fa;}
        
        Background color #bc73fa
      
           Border around this has a color of #bc73fa        
        
          <div style="border:2px solid #bc73fa;">Content here</div>
        
        
          .myborder {border:2px solid #bc73fa;}
        
        Border color #bc73fa