#b026ce color space conversions
Hex:
        #b026ce
        RGB:
        176, 38, 206
        CMY:
        31, 85, 19
        CMYK:
        15, 82, 0, 19
      HSL:
        289°, 68.8525%, 47.8431%
        HSV (HSB):
        289°, 81.5534%, 80.7843%
        XYZ:
        29.7382, 15.0726, 59.7344
        xyY:
        0.2845, 0.1442, 15.0726
      CIE-Lab:
        45.7334, 73.3469, -57.2893
        CIE-LCH:
        45.7334, 93.0689, 322.0076
        CIE-Luv:
        45.7334, 44.9444, -93.0516
        Hunter-Lab:
        38.8234, 68.7876, -64.0484
      #b026ce color charts
#b026ce RGB chart
      #b026ce CMYK chart
      #b026ce RGB pie chart
      #b026ce color shades, tints & tones
#b026ce color schemes
#b026ce color preview, HTML & CSS examples
           This text has a color of #b026ce        
        
          <p style="color:#b026ce;">Text here</p>
        
        
          .mytext {color:#b026ce;}
        
        Text color #b026ce
      
           This box has a color of #b026ce        
        
          <div style="background-color:#b026ce;">Content here</div>
        
        
          .mybackground {background-color:#b026ce;}
        
        Background color #b026ce
      
           Border around this has a color of #b026ce        
        
          <div style="border:2px solid #b026ce;">Content here</div>
        
        
          .myborder {border:2px solid #b026ce;}
        
        Border color #b026ce