#bc33f1 color space conversions
Hex:
        #bc33f1
        RGB:
        188, 51, 241
        CMY:
        26, 80, 5
        CMYK:
        22, 79, 0, 5
      HSL:
        283°, 87.1560%, 57.2549%
        HSV (HSB):
        283°, 78.8382%, 94.5098%
        XYZ:
        37.8000, 19.4099, 84.9733
        xyY:
        0.2659, 0.1365, 19.4099
      CIE-Lab:
        51.1634, 78.1980, -68.3366
        CIE-LCH:
        51.1634, 103.8500, 318.8501
        CIE-Luv:
        51.1634, 40.6544, -112.5015
        Hunter-Lab:
        44.0567, 76.0516, -83.5146
      #bc33f1 color charts
#bc33f1 RGB chart
      #bc33f1 CMYK chart
      #bc33f1 RGB pie chart
      #bc33f1 color shades, tints & tones
#bc33f1 color schemes
#bc33f1 color preview, HTML & CSS examples
           This text has a color of #bc33f1        
        
          <p style="color:#bc33f1;">Text here</p>
        
        
          .mytext {color:#bc33f1;}
        
        Text color #bc33f1
      
           This box has a color of #bc33f1        
        
          <div style="background-color:#bc33f1;">Content here</div>
        
        
          .mybackground {background-color:#bc33f1;}
        
        Background color #bc33f1
      
           Border around this has a color of #bc33f1        
        
          <div style="border:2px solid #bc33f1;">Content here</div>
        
        
          .myborder {border:2px solid #bc33f1;}
        
        Border color #bc33f1