#bc51f1 color space conversions
Hex:
        #bc51f1
        RGB:
        188, 81, 241
        CMY:
        26, 68, 5
        CMYK:
        22, 66, 0, 5
      HSL:
        280°, 85.1064%, 63.1373%
        HSV (HSB):
        280°, 66.3900%, 94.5098%
        XYZ:
        39.5587, 22.9271, 85.5595
        xyY:
        0.2672, 0.1549, 22.9271
      CIE-Lab:
        54.9972, 67.2889, -62.1490
        CIE-LCH:
        54.9972, 91.5986, 317.2740
        CIE-Luv:
        54.9972, 35.2808, -104.3820
        Hunter-Lab:
        47.8823, 63.6766, -72.4261
      #bc51f1 color charts
#bc51f1 RGB chart
      #bc51f1 CMYK chart
      #bc51f1 RGB pie chart
      #bc51f1 color shades, tints & tones
#bc51f1 color schemes
#bc51f1 color preview, HTML & CSS examples
           This text has a color of #bc51f1        
        
          <p style="color:#bc51f1;">Text here</p>
        
        
          .mytext {color:#bc51f1;}
        
        Text color #bc51f1
      
           This box has a color of #bc51f1        
        
          <div style="background-color:#bc51f1;">Content here</div>
        
        
          .mybackground {background-color:#bc51f1;}
        
        Background color #bc51f1
      
           Border around this has a color of #bc51f1        
        
          <div style="border:2px solid #bc51f1;">Content here</div>
        
        
          .myborder {border:2px solid #bc51f1;}
        
        Border color #bc51f1