#b311fb color space conversions
Hex:
        #b311fb
        RGB:
        179, 17, 251
        CMY:
        30, 93, 2
        CMYK:
        29, 93, 0, 2
      HSL:
        282°, 96.6942%, 52.5490%
        HSV (HSB):
        282°, 93.2271%, 98.4314%
        XYZ:
        36.2034, 16.9496, 92.6303
        xyY:
        0.2483, 0.1163, 16.9496
      CIE-Lab:
        48.1965, 85.7345, -78.8244
        CIE-LCH:
        48.1965, 116.4633, 317.4045
        CIE-Luv:
        48.1965, 35.6898, -125.2660
        Hunter-Lab:
        41.1699, 84.9194, -104.5805
      #b311fb color charts
#b311fb RGB chart
      #b311fb CMYK chart
      #b311fb RGB pie chart
      #b311fb color shades, tints & tones
#b311fb color schemes
#b311fb color preview, HTML & CSS examples
           This text has a color of #b311fb        
        
          <p style="color:#b311fb;">Text here</p>
        
        
          .mytext {color:#b311fb;}
        
        Text color #b311fb
      
           This box has a color of #b311fb        
        
          <div style="background-color:#b311fb;">Content here</div>
        
        
          .mybackground {background-color:#b311fb;}
        
        Background color #b311fb
      
           Border around this has a color of #b311fb        
        
          <div style="border:2px solid #b311fb;">Content here</div>
        
        
          .myborder {border:2px solid #b311fb;}
        
        Border color #b311fb