#b036e7 color space conversions
Hex:
        #b036e7
        RGB:
        176, 54, 231
        CMY:
        31, 79, 9
        CMYK:
        24, 77, 0, 9
      HSL:
        281°, 78.6667%, 55.8824%
        HSV (HSB):
        281°, 76.6234%, 90.5882%
        XYZ:
        33.6475, 17.6380, 77.2324
        xyY:
        0.2618, 0.1372, 17.6380
      CIE-Lab:
        49.0540, 73.2999, -66.2029
        CIE-LCH:
        49.0540, 98.7709, 317.9123
        CIE-Luv:
        49.0540, 35.8035, -107.6283
        Hunter-Lab:
        41.9976, 69.5142, -79.6343
      #b036e7 color charts
#b036e7 RGB chart
      #b036e7 CMYK chart
      #b036e7 RGB pie chart
      #b036e7 color shades, tints & tones
#b036e7 color schemes
#b036e7 color preview, HTML & CSS examples
           This text has a color of #b036e7        
        
          <p style="color:#b036e7;">Text here</p>
        
        
          .mytext {color:#b036e7;}
        
        Text color #b036e7
      
           This box has a color of #b036e7        
        
          <div style="background-color:#b036e7;">Content here</div>
        
        
          .mybackground {background-color:#b036e7;}
        
        Background color #b036e7
      
           Border around this has a color of #b036e7        
        
          <div style="border:2px solid #b036e7;">Content here</div>
        
        
          .myborder {border:2px solid #b036e7;}
        
        Border color #b036e7