#b26de1 color space conversions
Hex:
        #b26de1
        RGB:
        178, 109, 225
        CMY:
        30, 57, 12
        CMYK:
        21, 52, 0, 12
      HSL:
        276°, 65.9091%, 65.4902%
        HSV (HSB):
        276°, 51.5556%, 88.2353%
        XYZ:
        37.4193, 25.8385, 74.2493
        xyY:
        0.2721, 0.1879, 25.8385
      CIE-Lab:
        57.8834, 47.9936, -48.6532
        CIE-LCH:
        57.8834, 68.3411, 314.6090
        CIE-Luv:
        57.8834, 25.0087, -82.2667
        Hunter-Lab:
        50.8316, 42.4464, -51.0223
      #b26de1 color charts
#b26de1 RGB chart
      #b26de1 CMYK chart
      #b26de1 RGB pie chart
      #b26de1 color shades, tints & tones
#b26de1 color schemes
#b26de1 color preview, HTML & CSS examples
           This text has a color of #b26de1        
        
          <p style="color:#b26de1;">Text here</p>
        
        
          .mytext {color:#b26de1;}
        
        Text color #b26de1
      
           This box has a color of #b26de1        
        
          <div style="background-color:#b26de1;">Content here</div>
        
        
          .mybackground {background-color:#b26de1;}
        
        Background color #b26de1
      
           Border around this has a color of #b26de1        
        
          <div style="border:2px solid #b26de1;">Content here</div>
        
        
          .myborder {border:2px solid #b26de1;}
        
        Border color #b26de1