#bc21ec color space conversions
Hex:
        #bc21ec
        RGB:
        188, 33, 236
        CMY:
        26, 87, 7
        CMYK:
        20, 86, 0, 7
      HSL:
        286°, 84.2324%, 52.7451%
        HSV (HSB):
        286°, 86.0169%, 92.5490%
        XYZ:
        36.4232, 17.8352, 80.8797
        xyY:
        0.2695, 0.1320, 17.8352
      CIE-Lab:
        49.2956, 81.7289, -68.5511
        CIE-LCH:
        49.2956, 106.6718, 320.0114
        CIE-Luv:
        49.2956, 44.0315, -111.9341
        Hunter-Lab:
        42.2318, 80.0436, -83.9864
      #bc21ec color charts
#bc21ec RGB chart
      #bc21ec CMYK chart
      #bc21ec RGB pie chart
      #bc21ec color shades, tints & tones
#bc21ec color schemes
#bc21ec color preview, HTML & CSS examples
           This text has a color of #bc21ec        
        
          <p style="color:#bc21ec;">Text here</p>
        
        
          .mytext {color:#bc21ec;}
        
        Text color #bc21ec
      
           This box has a color of #bc21ec        
        
          <div style="background-color:#bc21ec;">Content here</div>
        
        
          .mybackground {background-color:#bc21ec;}
        
        Background color #bc21ec
      
           Border around this has a color of #bc21ec        
        
          <div style="border:2px solid #bc21ec;">Content here</div>
        
        
          .myborder {border:2px solid #bc21ec;}
        
        Border color #bc21ec