#bc59ea color space conversions
Hex:
        #bc59ea
        RGB:
        188, 89, 234
        CMY:
        26, 65, 8
        CMYK:
        20, 62, 0, 8
      HSL:
        281°, 77.5401%, 63.3333%
        HSV (HSB):
        281°, 61.9658%, 91.7647%
        XYZ:
        39.1627, 23.7766, 80.3671
        xyY:
        0.2733, 0.1659, 23.7766
      CIE-Lab:
        55.8635, 62.3052, -56.8438
        CIE-LCH:
        55.8635, 84.3395, 317.6244
        CIE-Luv:
        55.8635, 34.9410, -96.1211
        Hunter-Lab:
        48.7613, 58.0303, -63.5874
      #bc59ea color charts
#bc59ea RGB chart
      #bc59ea CMYK chart
      #bc59ea RGB pie chart
      #bc59ea color shades, tints & tones
#bc59ea color schemes
#bc59ea color preview, HTML & CSS examples
           This text has a color of #bc59ea        
        
          <p style="color:#bc59ea;">Text here</p>
        
        
          .mytext {color:#bc59ea;}
        
        Text color #bc59ea
      
           This box has a color of #bc59ea        
        
          <div style="background-color:#bc59ea;">Content here</div>
        
        
          .mybackground {background-color:#bc59ea;}
        
        Background color #bc59ea
      
           Border around this has a color of #bc59ea        
        
          <div style="border:2px solid #bc59ea;">Content here</div>
        
        
          .myborder {border:2px solid #bc59ea;}
        
        Border color #bc59ea