#b26ca3 color space conversions
Hex:
        #b26ca3
        RGB:
        178, 108, 163
        CMY:
        30, 58, 36
        CMYK:
        0, 39, 8, 30
      HSL:
        313°, 31.2500%, 56.0784%
        HSV (HSB):
        313°, 39.3258%, 69.8039%
        XYZ:
        30.3335, 22.8344, 37.4591
        xyY:
        0.3347, 0.2520, 22.8344
      CIE-Lab:
        54.9014, 36.0799, -17.8963
        CIE-LCH:
        54.9014, 40.2745, 333.6178
        CIE-Luv:
        54.9014, 37.2677, -31.9767
        Hunter-Lab:
        47.7854, 29.6849, -13.0278
      #b26ca3 color charts
#b26ca3 RGB chart
      #b26ca3 CMYK chart
      #b26ca3 RGB pie chart
      #b26ca3 color shades, tints & tones
#b26ca3 color schemes
#b26ca3 color preview, HTML & CSS examples
           This text has a color of #b26ca3        
        
          <p style="color:#b26ca3;">Text here</p>
        
        
          .mytext {color:#b26ca3;}
        
        Text color #b26ca3
      
           This box has a color of #b26ca3        
        
          <div style="background-color:#b26ca3;">Content here</div>
        
        
          .mybackground {background-color:#b26ca3;}
        
        Background color #b26ca3
      
           Border around this has a color of #b26ca3        
        
          <div style="border:2px solid #b26ca3;">Content here</div>
        
        
          .myborder {border:2px solid #b26ca3;}
        
        Border color #b26ca3