#bc62f1 color space conversions
Hex:
        #bc62f1
        RGB:
        188, 98, 241
        CMY:
        26, 62, 5
        CMYK:
        22, 59, 0, 5
      HSL:
        278°, 83.6257%, 66.4706%
        HSV (HSB):
        278°, 59.3361%, 94.5098%
        XYZ:
        40.9839, 25.7776, 86.0346
        xyY:
        0.2682, 0.1687, 25.7776
      CIE-Lab:
        57.8253, 59.5290, -57.6138
        CIE-LCH:
        57.8253, 82.8436, 315.9367
        CIE-Luv:
        57.8253, 30.9862, -97.7427
        Hunter-Lab:
        50.7717, 55.2384, -64.9291
      #bc62f1 color charts
#bc62f1 RGB chart
      #bc62f1 CMYK chart
      #bc62f1 RGB pie chart
      #bc62f1 color shades, tints & tones
#bc62f1 color schemes
#bc62f1 color preview, HTML & CSS examples
           This text has a color of #bc62f1        
        
          <p style="color:#bc62f1;">Text here</p>
        
        
          .mytext {color:#bc62f1;}
        
        Text color #bc62f1
      
           This box has a color of #bc62f1        
        
          <div style="background-color:#bc62f1;">Content here</div>
        
        
          .mybackground {background-color:#bc62f1;}
        
        Background color #bc62f1
      
           Border around this has a color of #bc62f1        
        
          <div style="border:2px solid #bc62f1;">Content here</div>
        
        
          .myborder {border:2px solid #bc62f1;}
        
        Border color #bc62f1