#bc73ea color space conversions
Hex:
        #bc73ea
        RGB:
        188, 115, 234
        CMY:
        26, 55, 8
        CMYK:
        20, 51, 0, 8
      HSL:
        277°, 73.9130%, 68.4314%
        HSV (HSB):
        277°, 50.8547%, 91.7647%
        XYZ:
        41.7211, 28.8933, 81.2199
        xyY:
        0.2748, 0.1903, 28.8933
      CIE-Lab:
        60.6874, 49.4439, -49.1638
        CIE-LCH:
        60.6874, 69.7265, 315.1628
        CIE-Luv:
        60.6874, 27.0896, -84.0666
        Hunter-Lab:
        53.7525, 44.4793, -51.9603
      #bc73ea color charts
#bc73ea RGB chart
      #bc73ea CMYK chart
      #bc73ea RGB pie chart
      #bc73ea color shades, tints & tones
#bc73ea color schemes
#bc73ea color preview, HTML & CSS examples
           This text has a color of #bc73ea        
        
          <p style="color:#bc73ea;">Text here</p>
        
        
          .mytext {color:#bc73ea;}
        
        Text color #bc73ea
      
           This box has a color of #bc73ea        
        
          <div style="background-color:#bc73ea;">Content here</div>
        
        
          .mybackground {background-color:#bc73ea;}
        
        Background color #bc73ea
      
           Border around this has a color of #bc73ea        
        
          <div style="border:2px solid #bc73ea;">Content here</div>
        
        
          .myborder {border:2px solid #bc73ea;}
        
        Border color #bc73ea