#b036cb color space conversions
Hex:
        #b036cb
        RGB:
        176, 54, 203
        CMY:
        31, 79, 20
        CMYK:
        13, 73, 0, 20
      HSL:
        289°, 58.8933%, 50.3922%
        HSV (HSB):
        289°, 73.3990%, 79.6078%
        XYZ:
        30.0032, 16.1802, 58.0417
        xyY:
        0.2879, 0.1552, 16.1802
      CIE-Lab:
        47.2101, 67.9872, -53.1819
        CIE-LCH:
        47.2101, 86.3167, 321.9663
        CIE-Luv:
        47.2101, 43.4190, -87.4180
        Hunter-Lab:
        40.2247, 62.7481, -57.3945
      #b036cb color charts
#b036cb RGB chart
      #b036cb CMYK chart
      #b036cb RGB pie chart
      #b036cb color shades, tints & tones
#b036cb color schemes
#b036cb color preview, HTML & CSS examples
           This text has a color of #b036cb        
        
          <p style="color:#b036cb;">Text here</p>
        
        
          .mytext {color:#b036cb;}
        
        Text color #b036cb
      
           This box has a color of #b036cb        
        
          <div style="background-color:#b036cb;">Content here</div>
        
        
          .mybackground {background-color:#b036cb;}
        
        Background color #b036cb
      
           Border around this has a color of #b036cb        
        
          <div style="border:2px solid #b036cb;">Content here</div>
        
        
          .myborder {border:2px solid #b036cb;}
        
        Border color #b036cb