#b26ae6 color space conversions
Hex:
        #b26ae6
        RGB:
        178, 106, 230
        CMY:
        30, 58, 10
        CMYK:
        23, 54, 0, 10
      HSL:
        275°, 71.2644%, 65.8824%
        HSV (HSB):
        275°, 53.9130%, 90.1961%
        XYZ:
        37.7971, 25.4862, 77.7901
        xyY:
        0.2679, 0.1807, 25.4862
      CIE-Lab:
        57.5461, 50.6764, -51.9897
        CIE-LCH:
        57.5461, 72.6018, 314.2671
        CIE-Luv:
        57.5461, 25.0805, -87.7664
        Hunter-Lab:
        50.4839, 45.2954, -56.0207
      #b26ae6 color charts
#b26ae6 RGB chart
      #b26ae6 CMYK chart
      #b26ae6 RGB pie chart
      #b26ae6 color shades, tints & tones
#b26ae6 color schemes
#b26ae6 color preview, HTML & CSS examples
           This text has a color of #b26ae6        
        
          <p style="color:#b26ae6;">Text here</p>
        
        
          .mytext {color:#b26ae6;}
        
        Text color #b26ae6
      
           This box has a color of #b26ae6        
        
          <div style="background-color:#b26ae6;">Content here</div>
        
        
          .mybackground {background-color:#b26ae6;}
        
        Background color #b26ae6
      
           Border around this has a color of #b26ae6        
        
          <div style="border:2px solid #b26ae6;">Content here</div>
        
        
          .myborder {border:2px solid #b26ae6;}
        
        Border color #b26ae6