#b26fd3 color space conversions
Hex:
        #b26fd3
        RGB:
        178, 111, 211
        CMY:
        30, 56, 17
        CMYK:
        16, 47, 0, 17
      HSL:
        280°, 53.1915%, 63.1373%
        HSV (HSB):
        280°, 47.3934%, 82.7451%
        XYZ:
        35.8024, 25.5370, 64.6702
        xyY:
        0.2841, 0.2027, 25.5370
      CIE-Lab:
        57.5949, 43.8808, -41.2290
        CIE-LCH:
        57.5949, 60.2109, 316.7846
        CIE-Luv:
        57.5949, 26.8282, -69.8748
        Hunter-Lab:
        50.5342, 38.0288, -40.5014
      #b26fd3 color charts
#b26fd3 RGB chart
      #b26fd3 CMYK chart
      #b26fd3 RGB pie chart
      #b26fd3 color shades, tints & tones
#b26fd3 color schemes
#b26fd3 color preview, HTML & CSS examples
           This text has a color of #b26fd3        
        
          <p style="color:#b26fd3;">Text here</p>
        
        
          .mytext {color:#b26fd3;}
        
        Text color #b26fd3
      
           This box has a color of #b26fd3        
        
          <div style="background-color:#b26fd3;">Content here</div>
        
        
          .mybackground {background-color:#b26fd3;}
        
        Background color #b26fd3
      
           Border around this has a color of #b26fd3        
        
          <div style="border:2px solid #b26fd3;">Content here</div>
        
        
          .myborder {border:2px solid #b26fd3;}
        
        Border color #b26fd3