#bc37f4 color space conversions
Hex:
        #bc37f4
        RGB:
        188, 55, 244
        CMY:
        26, 78, 4
        CMYK:
        23, 77, 0, 4
      HSL:
        282°, 89.5735%, 58.6275%
        HSV (HSB):
        282°, 77.4590%, 95.6863%
        XYZ:
        38.4344, 19.9554, 87.4140
        xyY:
        0.2636, 0.1369, 19.9554
      CIE-Lab:
        51.7867, 77.5563, -69.0082
        CIE-LCH:
        51.7867, 103.8128, 318.3379
        CIE-Luv:
        51.7867, 39.3072, -113.7815
        Hunter-Lab:
        44.6715, 75.4025, -84.7498
      #bc37f4 color charts
#bc37f4 RGB chart
      #bc37f4 CMYK chart
      #bc37f4 RGB pie chart
      #bc37f4 color shades, tints & tones
#bc37f4 color schemes
#bc37f4 color preview, HTML & CSS examples
           This text has a color of #bc37f4        
        
          <p style="color:#bc37f4;">Text here</p>
        
        
          .mytext {color:#bc37f4;}
        
        Text color #bc37f4
      
           This box has a color of #bc37f4        
        
          <div style="background-color:#bc37f4;">Content here</div>
        
        
          .mybackground {background-color:#bc37f4;}
        
        Background color #bc37f4
      
           Border around this has a color of #bc37f4        
        
          <div style="border:2px solid #bc37f4;">Content here</div>
        
        
          .myborder {border:2px solid #bc37f4;}
        
        Border color #bc37f4