#b754d7 color space conversions
Hex:
        #b754d7
        RGB:
        183, 84, 215
        CMY:
        28, 67, 16
        CMYK:
        15, 61, 0, 16
      HSL:
        285°, 62.0853%, 58.6275%
        HSV (HSB):
        285°, 60.9302%, 84.3137%
        XYZ:
        34.9645, 21.3142, 66.5612
        xyY:
        0.2846, 0.1735, 21.3142
      CIE-Lab:
        53.2917, 59.5900, -50.2714
        CIE-LCH:
        53.2917, 77.9627, 319.8483
        CIE-Luv:
        53.2917, 37.7204, -84.7299
        Hunter-Lab:
        46.1673, 54.3929, -53.1635
      #b754d7 color charts
#b754d7 RGB chart
      #b754d7 CMYK chart
      #b754d7 RGB pie chart
      #b754d7 color shades, tints & tones
#b754d7 color schemes
#b754d7 color preview, HTML & CSS examples
           This text has a color of #b754d7        
        
          <p style="color:#b754d7;">Text here</p>
        
        
          .mytext {color:#b754d7;}
        
        Text color #b754d7
      
           This box has a color of #b754d7        
        
          <div style="background-color:#b754d7;">Content here</div>
        
        
          .mybackground {background-color:#b754d7;}
        
        Background color #b754d7
      
           Border around this has a color of #b754d7        
        
          <div style="border:2px solid #b754d7;">Content here</div>
        
        
          .myborder {border:2px solid #b754d7;}
        
        Border color #b754d7