#bc53da color space conversions
Hex:
        #bc53da
        RGB:
        188, 83, 218
        CMY:
        26, 67, 15
        CMYK:
        14, 62, 0, 15
      HSL:
        287°, 64.5933%, 59.0196%
        HSV (HSB):
        287°, 61.9266%, 85.4902%
        XYZ:
        36.4872, 21.9398, 68.6414
        xyY:
        0.2871, 0.1727, 21.9398
      CIE-Lab:
        53.9631, 61.8229, -50.8639
        CIE-LCH:
        53.9631, 80.0575, 320.5547
        CIE-Luv:
        53.9631, 40.3617, -86.1695
        Hunter-Lab:
        46.8400, 57.0771, -54.0982
      #bc53da color charts
#bc53da RGB chart
      #bc53da CMYK chart
      #bc53da RGB pie chart
      #bc53da color shades, tints & tones
#bc53da color schemes
#bc53da color preview, HTML & CSS examples
           This text has a color of #bc53da        
        
          <p style="color:#bc53da;">Text here</p>
        
        
          .mytext {color:#bc53da;}
        
        Text color #bc53da
      
           This box has a color of #bc53da        
        
          <div style="background-color:#bc53da;">Content here</div>
        
        
          .mybackground {background-color:#bc53da;}
        
        Background color #bc53da
      
           Border around this has a color of #bc53da        
        
          <div style="border:2px solid #bc53da;">Content here</div>
        
        
          .myborder {border:2px solid #bc53da;}
        
        Border color #bc53da