#b311db color space conversions
Hex:
        #b311db
        RGB:
        179, 17, 219
        CMY:
        30, 93, 14
        CMYK:
        18, 92, 0, 14
      HSL:
        288°, 85.5932%, 46.2745%
        HSV (HSB):
        288°, 92.2374%, 85.8824%
        XYZ:
        31.5770, 15.0991, 68.2680
        xyY:
        0.2747, 0.1314, 15.0991
      CIE-Lab:
        45.7696, 80.0479, -64.6791
        CIE-LCH:
        45.7696, 102.9128, 321.0616
        CIE-Luv:
        45.7696, 44.6506, -103.9767
        Hunter-Lab:
        38.8575, 77.0549, -76.9650
      #b311db color charts
#b311db RGB chart
      #b311db CMYK chart
      #b311db RGB pie chart
      #b311db color shades, tints & tones
#b311db color schemes
#b311db color preview, HTML & CSS examples
           This text has a color of #b311db        
        
          <p style="color:#b311db;">Text here</p>
        
        
          .mytext {color:#b311db;}
        
        Text color #b311db
      
           This box has a color of #b311db        
        
          <div style="background-color:#b311db;">Content here</div>
        
        
          .mybackground {background-color:#b311db;}
        
        Background color #b311db
      
           Border around this has a color of #b311db        
        
          <div style="border:2px solid #b311db;">Content here</div>
        
        
          .myborder {border:2px solid #b311db;}
        
        Border color #b311db