#b405e0 color space conversions
Hex:
        #b405e0
        RGB:
        180, 5, 224
        CMY:
        29, 98, 12
        CMYK:
        20, 98, 0, 12
      HSL:
        288°, 95.6332%, 44.9020%
        HSV (HSB):
        288°, 97.7679%, 87.8431%
        XYZ:
        32.3312, 15.1937, 71.7496
        xyY:
        0.2711, 0.1274, 15.1937
      CIE-Lab:
        45.8983, 82.2284, -67.3191
        CIE-LCH:
        45.8983, 106.2702, 320.6933
        CIE-Luv:
        45.8983, 44.2409, -107.8496
        Hunter-Lab:
        38.9790, 79.8437, -81.8512
      #b405e0 color charts
#b405e0 RGB chart
      #b405e0 CMYK chart
      #b405e0 RGB pie chart
      #b405e0 color shades, tints & tones
#b405e0 color schemes
#b405e0 color preview, HTML & CSS examples
           This text has a color of #b405e0        
        
          <p style="color:#b405e0;">Text here</p>
        
        
          .mytext {color:#b405e0;}
        
        Text color #b405e0
      
           This box has a color of #b405e0        
        
          <div style="background-color:#b405e0;">Content here</div>
        
        
          .mybackground {background-color:#b405e0;}
        
        Background color #b405e0
      
           Border around this has a color of #b405e0        
        
          <div style="border:2px solid #b405e0;">Content here</div>
        
        
          .myborder {border:2px solid #b405e0;}
        
        Border color #b405e0