#bc67f9 color space conversions
Hex:
        #bc67f9
        RGB:
        188, 103, 249
        CMY:
        26, 60, 2
        CMYK:
        24, 59, 0, 2
      HSL:
        275°, 92.4051%, 69.0196%
        HSV (HSB):
        275°, 58.6345%, 97.6471%
        XYZ:
        42.6882, 27.2314, 92.6288
        xyY:
        0.2626, 0.1675, 27.2314
      CIE-Lab:
        59.1879, 58.8209, -59.8727
        CIE-LCH:
        59.1879, 83.9323, 314.4923
        CIE-Luv:
        59.1879, 27.9878, -101.6951
        Hunter-Lab:
        52.1837, 54.6979, -68.7142
      #bc67f9 color charts
#bc67f9 RGB chart
      #bc67f9 CMYK chart
      #bc67f9 RGB pie chart
      #bc67f9 color shades, tints & tones
#bc67f9 color schemes
#bc67f9 color preview, HTML & CSS examples
           This text has a color of #bc67f9        
        
          <p style="color:#bc67f9;">Text here</p>
        
        
          .mytext {color:#bc67f9;}
        
        Text color #bc67f9
      
           This box has a color of #bc67f9        
        
          <div style="background-color:#bc67f9;">Content here</div>
        
        
          .mybackground {background-color:#bc67f9;}
        
        Background color #bc67f9
      
           Border around this has a color of #bc67f9        
        
          <div style="border:2px solid #bc67f9;">Content here</div>
        
        
          .myborder {border:2px solid #bc67f9;}
        
        Border color #bc67f9