#bc62e1 color space conversions
Hex:
        #bc62e1
        RGB:
        188, 98, 225
        CMY:
        26, 62, 12
        CMYK:
        16, 56, 0, 12
      HSL:
        283°, 67.9144%, 63.3333%
        HSV (HSB):
        283°, 56.4444%, 88.2353%
        XYZ:
        38.6973, 24.8630, 73.9936
        xyY:
        0.2813, 0.1808, 24.8630
      CIE-Lab:
        56.9417, 56.1782, -50.0746
        CIE-LCH:
        56.9417, 75.2559, 318.2877
        CIE-Luv:
        56.9417, 34.3862, -85.2623
        Hunter-Lab:
        49.8628, 51.2697, -53.0791
      #bc62e1 color charts
#bc62e1 RGB chart
      #bc62e1 CMYK chart
      #bc62e1 RGB pie chart
      #bc62e1 color shades, tints & tones
#bc62e1 color schemes
#bc62e1 color preview, HTML & CSS examples
           This text has a color of #bc62e1        
        
          <p style="color:#bc62e1;">Text here</p>
        
        
          .mytext {color:#bc62e1;}
        
        Text color #bc62e1
      
           This box has a color of #bc62e1        
        
          <div style="background-color:#bc62e1;">Content here</div>
        
        
          .mybackground {background-color:#bc62e1;}
        
        Background color #bc62e1
      
           Border around this has a color of #bc62e1        
        
          <div style="border:2px solid #bc62e1;">Content here</div>
        
        
          .myborder {border:2px solid #bc62e1;}
        
        Border color #bc62e1