#b31ee8 color space conversions
Hex:
        #b31ee8
        RGB:
        179, 30, 232
        CMY:
        30, 88, 9
        CMYK:
        23, 87, 0, 9
      HSL:
        284°, 81.4516%, 51.3725%
        HSV (HSB):
        284°, 87.0690%, 90.9804%
        XYZ:
        33.6202, 16.3384, 77.7256
        xyY:
        0.2633, 0.1280, 16.3384
      CIE-Lab:
        47.4154, 80.2671, -69.4070
        CIE-LCH:
        47.4154, 106.1138, 319.1500
        CIE-Luv:
        47.4154, 39.9937, -111.6093
        Hunter-Lab:
        40.4208, 77.7315, -85.7147
      #b31ee8 color charts
#b31ee8 RGB chart
      #b31ee8 CMYK chart
      #b31ee8 RGB pie chart
      #b31ee8 color shades, tints & tones
#b31ee8 color schemes
#b31ee8 color preview, HTML & CSS examples
           This text has a color of #b31ee8        
        
          <p style="color:#b31ee8;">Text here</p>
        
        
          .mytext {color:#b31ee8;}
        
        Text color #b31ee8
      
           This box has a color of #b31ee8        
        
          <div style="background-color:#b31ee8;">Content here</div>
        
        
          .mybackground {background-color:#b31ee8;}
        
        Background color #b31ee8
      
           Border around this has a color of #b31ee8        
        
          <div style="border:2px solid #b31ee8;">Content here</div>
        
        
          .myborder {border:2px solid #b31ee8;}
        
        Border color #b31ee8