#b456c8 color space conversions
Hex:
        #b456c8
        RGB:
        180, 86, 200
        CMY:
        29, 66, 22
        CMYK:
        10, 57, 0, 22
      HSL:
        289°, 50.8929%, 56.0784%
        HSV (HSB):
        289°, 57.0000%, 78.4314%
        XYZ:
        32.5755, 20.5290, 56.8892
        xyY:
        0.2962, 0.1866, 20.5290
      CIE-Lab:
        52.4301, 54.9509, -43.1013
        CIE-LCH:
        52.4301, 69.8378, 321.8908
        CIE-Luv:
        52.4301, 38.8954, -72.8585
        Hunter-Lab:
        45.3089, 49.0444, -42.7273
      #b456c8 color charts
#b456c8 RGB chart
      #b456c8 CMYK chart
      #b456c8 RGB pie chart
      #b456c8 color shades, tints & tones
#b456c8 color schemes
#b456c8 color preview, HTML & CSS examples
           This text has a color of #b456c8        
        
          <p style="color:#b456c8;">Text here</p>
        
        
          .mytext {color:#b456c8;}
        
        Text color #b456c8
      
           This box has a color of #b456c8        
        
          <div style="background-color:#b456c8;">Content here</div>
        
        
          .mybackground {background-color:#b456c8;}
        
        Background color #b456c8
      
           Border around this has a color of #b456c8        
        
          <div style="border:2px solid #b456c8;">Content here</div>
        
        
          .myborder {border:2px solid #b456c8;}
        
        Border color #b456c8