#bc63f2 color space conversions
Hex:
        #bc63f2
        RGB:
        188, 99, 242
        CMY:
        26, 61, 5
        CMYK:
        22, 59, 0, 5
      HSL:
        277°, 84.6154%, 66.8627%
        HSV (HSB):
        277°, 59.0909%, 94.9020%
        XYZ:
        41.2279, 26.0259, 86.8549
        xyY:
        0.2675, 0.1689, 26.0259
      CIE-Lab:
        58.0616, 59.2589, -57.7923
        CIE-LCH:
        58.0616, 82.7742, 315.7178
        CIE-Luv:
        58.0616, 30.5012, -98.0773
        Hunter-Lab:
        51.0155, 54.9765, -65.2315
      #bc63f2 color charts
#bc63f2 RGB chart
      #bc63f2 CMYK chart
      #bc63f2 RGB pie chart
      #bc63f2 color shades, tints & tones
#bc63f2 color schemes
#bc63f2 color preview, HTML & CSS examples
           This text has a color of #bc63f2        
        
          <p style="color:#bc63f2;">Text here</p>
        
        
          .mytext {color:#bc63f2;}
        
        Text color #bc63f2
      
           This box has a color of #bc63f2        
        
          <div style="background-color:#bc63f2;">Content here</div>
        
        
          .mybackground {background-color:#bc63f2;}
        
        Background color #bc63f2
      
           Border around this has a color of #bc63f2        
        
          <div style="border:2px solid #bc63f2;">Content here</div>
        
        
          .myborder {border:2px solid #bc63f2;}
        
        Border color #bc63f2