#bc65ec color space conversions
Hex:
        #bc65ec
        RGB:
        188, 101, 236
        CMY:
        26, 60, 7
        CMYK:
        20, 57, 0, 7
      HSL:
        279°, 78.0347%, 66.0784%
        HSV (HSB):
        279°, 57.2034%, 92.5490%
        XYZ:
        40.5330, 26.0549, 82.2496
        xyY:
        0.2723, 0.1751, 26.0549
      CIE-Lab:
        58.0891, 57.0020, -54.4069
        CIE-LCH:
        58.0891, 78.7993, 316.3344
        CIE-Luv:
        58.0891, 31.1550, -92.5286
        Hunter-Lab:
        51.0440, 52.4165, -59.8061
      #bc65ec color charts
#bc65ec RGB chart
      #bc65ec CMYK chart
      #bc65ec RGB pie chart
      #bc65ec color shades, tints & tones
#bc65ec color schemes
#bc65ec color preview, HTML & CSS examples
           This text has a color of #bc65ec        
        
          <p style="color:#bc65ec;">Text here</p>
        
        
          .mytext {color:#bc65ec;}
        
        Text color #bc65ec
      
           This box has a color of #bc65ec        
        
          <div style="background-color:#bc65ec;">Content here</div>
        
        
          .mybackground {background-color:#bc65ec;}
        
        Background color #bc65ec
      
           Border around this has a color of #bc65ec        
        
          <div style="border:2px solid #bc65ec;">Content here</div>
        
        
          .myborder {border:2px solid #bc65ec;}
        
        Border color #bc65ec