#b756e1 color space conversions
Hex:
        #b756e1
        RGB:
        183, 86, 225
        CMY:
        28, 66, 12
        CMYK:
        19, 62, 0, 12
      HSL:
        282°, 69.8492%, 60.9804%
        HSV (HSB):
        282°, 61.7778%, 88.2353%
        XYZ:
        36.4468, 22.1591, 73.5903
        xyY:
        0.2757, 0.1676, 22.1591
      CIE-Lab:
        54.1954, 60.6876, -54.4895
        CIE-LCH:
        54.1954, 81.5604, 318.0803
        CIE-Luv:
        54.1954, 34.8206, -91.6532
        Hunter-Lab:
        47.0735, 55.8259, -59.7372
      #b756e1 color charts
#b756e1 RGB chart
      #b756e1 CMYK chart
      #b756e1 RGB pie chart
      #b756e1 color shades, tints & tones
#b756e1 color schemes
#b756e1 color preview, HTML & CSS examples
           This text has a color of #b756e1        
        
          <p style="color:#b756e1;">Text here</p>
        
        
          .mytext {color:#b756e1;}
        
        Text color #b756e1
      
           This box has a color of #b756e1        
        
          <div style="background-color:#b756e1;">Content here</div>
        
        
          .mybackground {background-color:#b756e1;}
        
        Background color #b756e1
      
           Border around this has a color of #b756e1        
        
          <div style="border:2px solid #b756e1;">Content here</div>
        
        
          .myborder {border:2px solid #b756e1;}
        
        Border color #b756e1