#b311df color space conversions
Hex:
        #b311df
        RGB:
        179, 17, 223
        CMY:
        30, 93, 13
        CMYK:
        20, 92, 0, 13
      HSL:
        287°, 85.8333%, 47.0588%
        HSV (HSB):
        287°, 92.3767%, 87.4510%
        XYZ:
        32.1101, 15.3123, 71.0752
        xyY:
        0.2710, 0.1292, 15.3123
      CIE-Lab:
        46.0590, 80.7383, -66.4950
        CIE-LCH:
        46.0590, 104.5956, 320.5256
        CIE-Luv:
        46.0590, 43.4404, -106.7128
        Hunter-Lab:
        39.1310, 77.9946, -80.2993
      #b311df color charts
#b311df RGB chart
      #b311df CMYK chart
      #b311df RGB pie chart
      #b311df color shades, tints & tones
#b311df color schemes
#b311df color preview, HTML & CSS examples
           This text has a color of #b311df        
        
          <p style="color:#b311df;">Text here</p>
        
        
          .mytext {color:#b311df;}
        
        Text color #b311df
      
           This box has a color of #b311df        
        
          <div style="background-color:#b311df;">Content here</div>
        
        
          .mybackground {background-color:#b311df;}
        
        Background color #b311df
      
           Border around this has a color of #b311df        
        
          <div style="border:2px solid #b311df;">Content here</div>
        
        
          .myborder {border:2px solid #b311df;}
        
        Border color #b311df