#b311e4 color space conversions
Hex:
        #b311e4
        RGB:
        179, 17, 228
        CMY:
        30, 93, 11
        CMYK:
        21, 93, 0, 11
      HSL:
        286°, 86.1224%, 48.0392%
        HSV (HSB):
        286°, 92.5439%, 89.4118%
        XYZ:
        32.7944, 15.5860, 74.6787
        xyY:
        0.2665, 0.1267, 15.5860
      CIE-Lab:
        46.4266, 81.6102, -68.7450
        CIE-LCH:
        46.4266, 106.7056, 319.8906
        CIE-Luv:
        46.4266, 41.9652, -110.1017
        Hunter-Lab:
        39.4792, 79.1874, -84.5175
      #b311e4 color charts
#b311e4 RGB chart
      #b311e4 CMYK chart
      #b311e4 RGB pie chart
      #b311e4 color shades, tints & tones
#b311e4 color schemes
#b311e4 color preview, HTML & CSS examples
           This text has a color of #b311e4        
        
          <p style="color:#b311e4;">Text here</p>
        
        
          .mytext {color:#b311e4;}
        
        Text color #b311e4
      
           This box has a color of #b311e4        
        
          <div style="background-color:#b311e4;">Content here</div>
        
        
          .mybackground {background-color:#b311e4;}
        
        Background color #b311e4
      
           Border around this has a color of #b311e4        
        
          <div style="border:2px solid #b311e4;">Content here</div>
        
        
          .myborder {border:2px solid #b311e4;}
        
        Border color #b311e4