#bc25f2 color space conversions
Hex:
        #bc25f2
        RGB:
        188, 37, 242
        CMY:
        26, 85, 5
        CMYK:
        22, 85, 0, 5
      HSL:
        284°, 88.7446%, 54.7059%
        HSV (HSB):
        284°, 84.7107%, 94.9020%
        XYZ:
        37.4276, 18.4253, 85.5882
        xyY:
        0.2646, 0.1303, 18.4253
      CIE-Lab:
        50.0079, 81.9666, -70.7717
        CIE-LCH:
        50.0079, 108.2920, 319.1920
        CIE-Luv:
        50.0079, 41.9622, -115.5246
        Hunter-Lab:
        42.9247, 80.5224, -88.1719
      #bc25f2 color charts
#bc25f2 RGB chart
      #bc25f2 CMYK chart
      #bc25f2 RGB pie chart
      #bc25f2 color shades, tints & tones
#bc25f2 color schemes
#bc25f2 color preview, HTML & CSS examples
           This text has a color of #bc25f2        
        
          <p style="color:#bc25f2;">Text here</p>
        
        
          .mytext {color:#bc25f2;}
        
        Text color #bc25f2
      
           This box has a color of #bc25f2        
        
          <div style="background-color:#bc25f2;">Content here</div>
        
        
          .mybackground {background-color:#bc25f2;}
        
        Background color #bc25f2
      
           Border around this has a color of #bc25f2        
        
          <div style="border:2px solid #bc25f2;">Content here</div>
        
        
          .myborder {border:2px solid #bc25f2;}
        
        Border color #bc25f2