#b371e8 color space conversions
Hex:
        #b371e8
        RGB:
        179, 113, 232
        CMY:
        30, 56, 9
        CMYK:
        23, 51, 0, 9
      HSL:
        273°, 72.1212%, 67.6471%
        HSV (HSB):
        273°, 51.2931%, 90.9804%
        XYZ:
        39.0610, 27.2202, 79.5392
        xyY:
        0.2679, 0.1867, 27.2202
      CIE-Lab:
        59.1776, 47.6981, -50.5070
        CIE-LCH:
        59.1776, 69.4699, 313.3616
        CIE-Luv:
        59.1776, 23.0235, -85.5553
        Hunter-Lab:
        52.1729, 42.3374, -53.8683
      #b371e8 color charts
#b371e8 RGB chart
      #b371e8 CMYK chart
      #b371e8 RGB pie chart
      #b371e8 color shades, tints & tones
#b371e8 color schemes
#b371e8 color preview, HTML & CSS examples
           This text has a color of #b371e8        
        
          <p style="color:#b371e8;">Text here</p>
        
        
          .mytext {color:#b371e8;}
        
        Text color #b371e8
      
           This box has a color of #b371e8        
        
          <div style="background-color:#b371e8;">Content here</div>
        
        
          .mybackground {background-color:#b371e8;}
        
        Background color #b371e8
      
           Border around this has a color of #b371e8        
        
          <div style="border:2px solid #b371e8;">Content here</div>
        
        
          .myborder {border:2px solid #b371e8;}
        
        Border color #b371e8