#bc79ec color space conversions
Hex:
        #bc79ec
        RGB:
        188, 121, 236
        CMY:
        26, 53, 7
        CMYK:
        20, 49, 0, 7
      HSL:
        275°, 75.1634%, 70.0000%
        HSV (HSB):
        275°, 48.7288%, 92.5490%
        XYZ:
        42.7167, 30.4222, 82.9775
        xyY:
        0.2736, 0.1949, 30.4222
      CIE-Lab:
        62.0168, 46.7126, -48.1706
        CIE-LCH:
        62.0168, 67.1005, 314.1196
        CIE-Luv:
        62.0168, 24.6680, -82.4641
        Hunter-Lab:
        55.1564, 41.7186, -50.5868
      #bc79ec color charts
#bc79ec RGB chart
      #bc79ec CMYK chart
      #bc79ec RGB pie chart
      #bc79ec color shades, tints & tones
#bc79ec color schemes
#bc79ec color preview, HTML & CSS examples
           This text has a color of #bc79ec        
        
          <p style="color:#bc79ec;">Text here</p>
        
        
          .mytext {color:#bc79ec;}
        
        Text color #bc79ec
      
           This box has a color of #bc79ec        
        
          <div style="background-color:#bc79ec;">Content here</div>
        
        
          .mybackground {background-color:#bc79ec;}
        
        Background color #bc79ec
      
           Border around this has a color of #bc79ec        
        
          <div style="border:2px solid #bc79ec;">Content here</div>
        
        
          .myborder {border:2px solid #bc79ec;}
        
        Border color #bc79ec