#b974ea color space conversions
Hex:
        #b974ea
        RGB:
        185, 116, 234
        CMY:
        27, 55, 8
        CMYK:
        21, 50, 0, 8
      HSL:
        275°, 73.7500%, 68.6275%
        HSV (HSB):
        275°, 50.4274%, 91.7647%
        XYZ:
        41.1043, 28.7456, 81.2239
        xyY:
        0.2721, 0.1903, 28.7456
      CIE-Lab:
        60.5564, 48.1265, -49.3925
        CIE-LCH:
        60.5564, 68.9622, 314.2562
        CIE-Luv:
        60.5564, 25.0386, -84.2252
        Hunter-Lab:
        53.6149, 43.0222, -52.2910
      #b974ea color charts
#b974ea RGB chart
      #b974ea CMYK chart
      #b974ea RGB pie chart
      #b974ea color shades, tints & tones
#b974ea color schemes
#b974ea color preview, HTML & CSS examples
           This text has a color of #b974ea        
        
          <p style="color:#b974ea;">Text here</p>
        
        
          .mytext {color:#b974ea;}
        
        Text color #b974ea
      
           This box has a color of #b974ea        
        
          <div style="background-color:#b974ea;">Content here</div>
        
        
          .mybackground {background-color:#b974ea;}
        
        Background color #b974ea
      
           Border around this has a color of #b974ea        
        
          <div style="border:2px solid #b974ea;">Content here</div>
        
        
          .myborder {border:2px solid #b974ea;}
        
        Border color #b974ea