#b315e1 color space conversions
Hex:
        #b315e1
        RGB:
        179, 21, 225
        CMY:
        30, 92, 12
        CMYK:
        20, 91, 0, 12
      HSL:
        286°, 82.9268%, 48.2353%
        HSV (HSB):
        286°, 90.6667%, 88.2353%
        XYZ:
        32.4492, 15.5563, 72.5266
        xyY:
        0.2692, 0.1291, 15.5563
      CIE-Lab:
        46.3869, 80.5465, -67.1027
        CIE-LCH:
        46.3869, 104.8356, 320.2026
        CIE-Luv:
        46.3869, 42.6240, -107.7562
        Hunter-Lab:
        39.4414, 77.8326, -81.4159
      #b315e1 color charts
#b315e1 RGB chart
      #b315e1 CMYK chart
      #b315e1 RGB pie chart
      #b315e1 color shades, tints & tones
#b315e1 color schemes
#b315e1 color preview, HTML & CSS examples
           This text has a color of #b315e1        
        
          <p style="color:#b315e1;">Text here</p>
        
        
          .mytext {color:#b315e1;}
        
        Text color #b315e1
      
           This box has a color of #b315e1        
        
          <div style="background-color:#b315e1;">Content here</div>
        
        
          .mybackground {background-color:#b315e1;}
        
        Background color #b315e1
      
           Border around this has a color of #b315e1        
        
          <div style="border:2px solid #b315e1;">Content here</div>
        
        
          .myborder {border:2px solid #b315e1;}
        
        Border color #b315e1