#b414e2 color space conversions
Hex:
        #b414e2
        RGB:
        180, 20, 226
        CMY:
        29, 92, 11
        CMYK:
        20, 91, 0, 11
      HSL:
        287°, 83.7398%, 48.2353%
        HSV (HSB):
        287°, 91.1504%, 88.6275%
        XYZ:
        32.8000, 15.6946, 73.2521
        xyY:
        0.2694, 0.1289, 15.6946
      CIE-Lab:
        46.5712, 81.0067, -67.3653
        CIE-LCH:
        46.5712, 105.3574, 320.2530
        CIE-Luv:
        46.5712, 43.0012, -108.2938
        Hunter-Lab:
        39.6164, 78.4586, -81.8978
      #b414e2 color charts
#b414e2 RGB chart
      #b414e2 CMYK chart
      #b414e2 RGB pie chart
      #b414e2 color shades, tints & tones
#b414e2 color schemes
#b414e2 color preview, HTML & CSS examples
           This text has a color of #b414e2        
        
          <p style="color:#b414e2;">Text here</p>
        
        
          .mytext {color:#b414e2;}
        
        Text color #b414e2
      
           This box has a color of #b414e2        
        
          <div style="background-color:#b414e2;">Content here</div>
        
        
          .mybackground {background-color:#b414e2;}
        
        Background color #b414e2
      
           Border around this has a color of #b414e2        
        
          <div style="border:2px solid #b414e2;">Content here</div>
        
        
          .myborder {border:2px solid #b414e2;}
        
        Border color #b414e2