#b311eb color space conversions
Hex:
        #b311eb
        RGB:
        179, 17, 235
        CMY:
        30, 93, 8
        CMYK:
        24, 93, 0, 8
      HSL:
        285°, 86.5079%, 49.4118%
        HSV (HSB):
        285°, 92.7660%, 92.1569%
        XYZ:
        33.7863, 15.9828, 79.9015
        xyY:
        0.2606, 0.1233, 15.9828
      CIE-Lab:
        46.9519, 82.8465, -71.8589
        CIE-LCH:
        46.9519, 109.6688, 319.0625
        CIE-Luv:
        46.9519, 39.9683, -114.7893
        Hunter-Lab:
        39.9784, 80.8901, -90.5130
      #b311eb color charts
#b311eb RGB chart
      #b311eb CMYK chart
      #b311eb RGB pie chart
      #b311eb color shades, tints & tones
#b311eb color schemes
#b311eb color preview, HTML & CSS examples
           This text has a color of #b311eb        
        
          <p style="color:#b311eb;">Text here</p>
        
        
          .mytext {color:#b311eb;}
        
        Text color #b311eb
      
           This box has a color of #b311eb        
        
          <div style="background-color:#b311eb;">Content here</div>
        
        
          .mybackground {background-color:#b311eb;}
        
        Background color #b311eb
      
           Border around this has a color of #b311eb        
        
          <div style="border:2px solid #b311eb;">Content here</div>
        
        
          .myborder {border:2px solid #b311eb;}
        
        Border color #b311eb