#b162ff color space conversions
Hex:
        #b162ff
        RGB:
        177, 98, 255
        CMY:
        31, 62, 0
        CMYK:
        31, 62, 0, 0
      HSL:
        270°, 100.0000%, 69.2157%
        HSV (HSB):
        270°, 61.5686%, 100.0000%
        XYZ:
        40.5491, 25.3025, 97.3544
        xyY:
        0.2485, 0.1550, 25.3025
      CIE-Lab:
        57.3690, 60.1558, -66.1782
        CIE-LCH:
        57.3690, 89.4331, 312.2707
        CIE-Luv:
        57.3690, 22.3116, -110.8021
        Hunter-Lab:
        50.3016, 55.8648, -79.5397
      #b162ff color charts
#b162ff RGB chart
      #b162ff CMYK chart
      #b162ff RGB pie chart
      #b162ff color shades, tints & tones
#b162ff color schemes
#b162ff color preview, HTML & CSS examples
           This text has a color of #b162ff        
        
          <p style="color:#b162ff;">Text here</p>
        
        
          .mytext {color:#b162ff;}
        
        Text color #b162ff
      
           This box has a color of #b162ff        
        
          <div style="background-color:#b162ff;">Content here</div>
        
        
          .mybackground {background-color:#b162ff;}
        
        Background color #b162ff
      
           Border around this has a color of #b162ff        
        
          <div style="border:2px solid #b162ff;">Content here</div>
        
        
          .myborder {border:2px solid #b162ff;}
        
        Border color #b162ff