#b313f2 color space conversions
Hex:
        #b313f2
        RGB:
        179, 19, 242
        CMY:
        30, 93, 5
        CMYK:
        26, 92, 0, 5
      HSL:
        283°, 89.5582%, 51.1765%
        HSV (HSB):
        283°, 92.1488%, 94.9020%
        XYZ:
        34.8503, 16.4603, 85.3447
        xyY:
        0.2550, 0.1205, 16.4603
      CIE-Lab:
        47.5726, 83.8506, -74.7954
        CIE-LCH:
        47.5726, 112.3623, 318.2668
        CIE-Luv:
        47.5726, 37.9553, -119.2796
        Hunter-Lab:
        40.5712, 82.3300, -96.3212
      #b313f2 color charts
#b313f2 RGB chart
      #b313f2 CMYK chart
      #b313f2 RGB pie chart
      #b313f2 color shades, tints & tones
#b313f2 color schemes
#b313f2 color preview, HTML & CSS examples
           This text has a color of #b313f2        
        
          <p style="color:#b313f2;">Text here</p>
        
        
          .mytext {color:#b313f2;}
        
        Text color #b313f2
      
           This box has a color of #b313f2        
        
          <div style="background-color:#b313f2;">Content here</div>
        
        
          .mybackground {background-color:#b313f2;}
        
        Background color #b313f2
      
           Border around this has a color of #b313f2        
        
          <div style="border:2px solid #b313f2;">Content here</div>
        
        
          .myborder {border:2px solid #b313f2;}
        
        Border color #b313f2