#bc61e1 color space conversions
Hex:
        #bc61e1
        RGB:
        188, 97, 225
        CMY:
        26, 62, 12
        CMYK:
        16, 57, 0, 12
      HSL:
        283°, 68.0851%, 63.1373%
        HSV (HSB):
        283°, 56.8889%, 88.2353%
        XYZ:
        38.6043, 24.6770, 73.9626
        xyY:
        0.2813, 0.1798, 24.6770
      CIE-Lab:
        56.7593, 56.6670, -50.3644
        CIE-LCH:
        56.7593, 75.8137, 318.3700
        CIE-Luv:
        56.7593, 34.6915, -85.7182
        Hunter-Lab:
        49.6759, 51.7836, -53.5038
      #bc61e1 color charts
#bc61e1 RGB chart
      #bc61e1 CMYK chart
      #bc61e1 RGB pie chart
      #bc61e1 color shades, tints & tones
#bc61e1 color schemes
#bc61e1 color preview, HTML & CSS examples
           This text has a color of #bc61e1        
        
          <p style="color:#bc61e1;">Text here</p>
        
        
          .mytext {color:#bc61e1;}
        
        Text color #bc61e1
      
           This box has a color of #bc61e1        
        
          <div style="background-color:#bc61e1;">Content here</div>
        
        
          .mybackground {background-color:#bc61e1;}
        
        Background color #bc61e1
      
           Border around this has a color of #bc61e1        
        
          <div style="border:2px solid #bc61e1;">Content here</div>
        
        
          .myborder {border:2px solid #bc61e1;}
        
        Border color #bc61e1