#b26dc8 color space conversions
Hex:
        #b26dc8
        RGB:
        178, 109, 200
        CMY:
        30, 57, 22
        CMYK:
        11, 46, 0, 22
      HSL:
        285°, 45.2736%, 60.5882%
        HSV (HSB):
        285°, 45.5000%, 78.4314%
        XYZ:
        34.2541, 24.5724, 57.5811
        xyY:
        0.2943, 0.2111, 24.5724
      CIE-Lab:
        56.6564, 42.6439, -36.4651
        CIE-LCH:
        56.6564, 56.1089, 319.4660
        CIE-Luv:
        56.6564, 29.6144, -61.9533
        Hunter-Lab:
        49.5705, 36.5980, -34.1719
      #b26dc8 color charts
#b26dc8 RGB chart
      #b26dc8 CMYK chart
      #b26dc8 RGB pie chart
      #b26dc8 color shades, tints & tones
#b26dc8 color schemes
#b26dc8 color preview, HTML & CSS examples
           This text has a color of #b26dc8        
        
          <p style="color:#b26dc8;">Text here</p>
        
        
          .mytext {color:#b26dc8;}
        
        Text color #b26dc8
      
           This box has a color of #b26dc8        
        
          <div style="background-color:#b26dc8;">Content here</div>
        
        
          .mybackground {background-color:#b26dc8;}
        
        Background color #b26dc8
      
           Border around this has a color of #b26dc8        
        
          <div style="border:2px solid #b26dc8;">Content here</div>
        
        
          .myborder {border:2px solid #b26dc8;}
        
        Border color #b26dc8