#b754ed color space conversions
Hex:
        #b754ed
        RGB:
        183, 84, 237
        CMY:
        28, 67, 7
        CMYK:
        23, 65, 0, 7
      HSL:
        279°, 80.9524%, 62.9412%
        HSV (HSB):
        279°, 64.5570%, 92.9412%
        XYZ:
        37.9848, 22.5224, 82.4660
        xyY:
        0.2657, 0.1575, 22.5224
      CIE-Lab:
        54.5769, 64.0826, -60.6220
        CIE-LCH:
        54.5769, 88.2134, 316.5896
        CIE-Luv:
        54.5769, 32.6073, -101.5203
        Hunter-Lab:
        47.4577, 59.8191, -69.8062
      #b754ed color charts
#b754ed RGB chart
      #b754ed CMYK chart
      #b754ed RGB pie chart
      #b754ed color shades, tints & tones
#b754ed color schemes
#b754ed color preview, HTML & CSS examples
           This text has a color of #b754ed        
        
          <p style="color:#b754ed;">Text here</p>
        
        
          .mytext {color:#b754ed;}
        
        Text color #b754ed
      
           This box has a color of #b754ed        
        
          <div style="background-color:#b754ed;">Content here</div>
        
        
          .mybackground {background-color:#b754ed;}
        
        Background color #b754ed
      
           Border around this has a color of #b754ed        
        
          <div style="border:2px solid #b754ed;">Content here</div>
        
        
          .myborder {border:2px solid #b754ed;}
        
        Border color #b754ed