#bc67f8 color space conversions
Hex:
        #bc67f8
        RGB:
        188, 103, 248
        CMY:
        26, 60, 3
        CMYK:
        24, 58, 0, 3
      HSL:
        275°, 91.1950%, 68.8235%
        HSV (HSB):
        275°, 58.4677%, 97.2549%
        XYZ:
        42.5326, 27.1692, 91.8094
        xyY:
        0.2633, 0.1682, 27.1692
      CIE-Lab:
        59.1306, 58.6022, -59.4111
        CIE-LCH:
        59.1306, 83.4499, 314.6073
        CIE-Luv:
        59.1306, 28.1816, -100.9265
        Hunter-Lab:
        52.1241, 54.4366, -67.9444
      #bc67f8 color charts
#bc67f8 RGB chart
      #bc67f8 CMYK chart
      #bc67f8 RGB pie chart
      #bc67f8 color shades, tints & tones
#bc67f8 color schemes
#bc67f8 color preview, HTML & CSS examples
           This text has a color of #bc67f8        
        
          <p style="color:#bc67f8;">Text here</p>
        
        
          .mytext {color:#bc67f8;}
        
        Text color #bc67f8
      
           This box has a color of #bc67f8        
        
          <div style="background-color:#bc67f8;">Content here</div>
        
        
          .mybackground {background-color:#bc67f8;}
        
        Background color #bc67f8
      
           Border around this has a color of #bc67f8        
        
          <div style="border:2px solid #bc67f8;">Content here</div>
        
        
          .myborder {border:2px solid #bc67f8;}
        
        Border color #bc67f8