#b311dd color space conversions
Hex:
        #b311dd
        RGB:
        179, 17, 221
        CMY:
        30, 93, 13
        CMYK:
        19, 92, 0, 13
      HSL:
        288°, 85.7143%, 46.6667%
        HSV (HSB):
        288°, 92.3077%, 86.6667%
        XYZ:
        31.8420, 15.2051, 69.6632
        xyY:
        0.2728, 0.1303, 15.2051
      CIE-Lab:
        45.9138, 80.3923, -65.5888
        CIE-LCH:
        45.9138, 103.7536, 320.7904
        CIE-Luv:
        45.9138, 44.0421, -105.3475
        Hunter-Lab:
        38.9937, 77.5231, -78.6276
      #b311dd color charts
#b311dd RGB chart
      #b311dd CMYK chart
      #b311dd RGB pie chart
      #b311dd color shades, tints & tones
#b311dd color schemes
#b311dd color preview, HTML & CSS examples
           This text has a color of #b311dd        
        
          <p style="color:#b311dd;">Text here</p>
        
        
          .mytext {color:#b311dd;}
        
        Text color #b311dd
      
           This box has a color of #b311dd        
        
          <div style="background-color:#b311dd;">Content here</div>
        
        
          .mybackground {background-color:#b311dd;}
        
        Background color #b311dd
      
           Border around this has a color of #b311dd        
        
          <div style="border:2px solid #b311dd;">Content here</div>
        
        
          .myborder {border:2px solid #b311dd;}
        
        Border color #b311dd