#b976ed color space conversions
Hex:
        #b976ed
        RGB:
        185, 118, 237
        CMY:
        27, 54, 7
        CMYK:
        22, 50, 0, 7
      HSL:
        274°, 76.7742%, 69.6078%
        HSV (HSB):
        274°, 50.2110%, 92.9412%
        XYZ:
        41.7721, 29.3856, 83.5911
        xyY:
        0.2699, 0.1899, 29.3856
      CIE-Lab:
        61.1204, 47.7323, -50.1654
        CIE-LCH:
        61.1204, 69.2455, 313.5763
        CIE-Luv:
        61.1204, 23.8443, -85.5692
        Hunter-Lab:
        54.2085, 42.6841, -53.4811
      #b976ed color charts
#b976ed RGB chart
      #b976ed CMYK chart
      #b976ed RGB pie chart
      #b976ed color shades, tints & tones
#b976ed color schemes
#b976ed color preview, HTML & CSS examples
           This text has a color of #b976ed        
        
          <p style="color:#b976ed;">Text here</p>
        
        
          .mytext {color:#b976ed;}
        
        Text color #b976ed
      
           This box has a color of #b976ed        
        
          <div style="background-color:#b976ed;">Content here</div>
        
        
          .mybackground {background-color:#b976ed;}
        
        Background color #b976ed
      
           Border around this has a color of #b976ed        
        
          <div style="border:2px solid #b976ed;">Content here</div>
        
        
          .myborder {border:2px solid #b976ed;}
        
        Border color #b976ed