#bc53fe color space conversions
Hex:
        #bc53fe
        RGB:
        188, 83, 254
        CMY:
        26, 67, 0
        CMYK:
        26, 67, 0, 0
      HSL:
        277°, 98.8439%, 66.0784%
        HSV (HSB):
        277°, 67.3228%, 99.6078%
        XYZ:
        41.7217, 24.0336, 96.2059
        xyY:
        0.2576, 0.1484, 24.0336
      CIE-Lab:
        56.1215, 69.1266, -67.5684
        CIE-LCH:
        56.1215, 96.6642, 315.6531
        CIE-Luv:
        56.1215, 31.9042, -113.2577
        Hunter-Lab:
        49.0241, 66.1192, -82.0350
      #bc53fe color charts
#bc53fe RGB chart
      #bc53fe CMYK chart
      #bc53fe RGB pie chart
      #bc53fe color shades, tints & tones
#bc53fe color schemes
#bc53fe color preview, HTML & CSS examples
           This text has a color of #bc53fe        
        
          <p style="color:#bc53fe;">Text here</p>
        
        
          .mytext {color:#bc53fe;}
        
        Text color #bc53fe
      
           This box has a color of #bc53fe        
        
          <div style="background-color:#bc53fe;">Content here</div>
        
        
          .mybackground {background-color:#bc53fe;}
        
        Background color #bc53fe
      
           Border around this has a color of #bc53fe        
        
          <div style="border:2px solid #bc53fe;">Content here</div>
        
        
          .myborder {border:2px solid #bc53fe;}
        
        Border color #bc53fe