#b036d5 color space conversions
Hex:
        #b036d5
        RGB:
        176, 54, 213
        CMY:
        31, 79, 16
        CMYK:
        17, 75, 0, 16
      HSL:
        286°, 65.4321%, 52.3529%
        HSV (HSB):
        286°, 74.6479%, 83.5294%
        XYZ:
        31.2339, 16.6725, 64.5227
        xyY:
        0.2778, 0.1483, 16.6725
      CIE-Lab:
        47.8448, 69.8443, -57.9118
        CIE-LCH:
        47.8448, 90.7304, 320.3360
        CIE-Luv:
        47.8448, 40.5802, -94.7667
        Hunter-Lab:
        40.8320, 65.0851, -65.1076
      #b036d5 color charts
#b036d5 RGB chart
      #b036d5 CMYK chart
      #b036d5 RGB pie chart
      #b036d5 color shades, tints & tones
#b036d5 color schemes
#b036d5 color preview, HTML & CSS examples
           This text has a color of #b036d5        
        
          <p style="color:#b036d5;">Text here</p>
        
        
          .mytext {color:#b036d5;}
        
        Text color #b036d5
      
           This box has a color of #b036d5        
        
          <div style="background-color:#b036d5;">Content here</div>
        
        
          .mybackground {background-color:#b036d5;}
        
        Background color #b036d5
      
           Border around this has a color of #b036d5        
        
          <div style="border:2px solid #b036d5;">Content here</div>
        
        
          .myborder {border:2px solid #b036d5;}
        
        Border color #b036d5