#b313d2 color space conversions
Hex:
        #b313d2
        RGB:
        179, 19, 210
        CMY:
        30, 93, 18
        CMYK:
        15, 91, 0, 18
      HSL:
        290°, 83.4061%, 44.9020%
        HSV (HSB):
        290°, 90.9524%, 82.3529%
        XYZ:
        30.4561, 14.7026, 62.2054
        xyY:
        0.2837, 0.1369, 14.7026
      CIE-Lab:
        45.2241, 78.2520, -60.3945
        CIE-LCH:
        45.2241, 98.8478, 322.3392
        CIE-Luv:
        45.2241, 47.3538, -97.5701
        Hunter-Lab:
        38.3440, 74.6784, -69.3454
      #b313d2 color charts
#b313d2 RGB chart
      #b313d2 CMYK chart
      #b313d2 RGB pie chart
      #b313d2 color shades, tints & tones
#b313d2 color schemes
#b313d2 color preview, HTML & CSS examples
           This text has a color of #b313d2        
        
          <p style="color:#b313d2;">Text here</p>
        
        
          .mytext {color:#b313d2;}
        
        Text color #b313d2
      
           This box has a color of #b313d2        
        
          <div style="background-color:#b313d2;">Content here</div>
        
        
          .mybackground {background-color:#b313d2;}
        
        Background color #b313d2
      
           Border around this has a color of #b313d2        
        
          <div style="border:2px solid #b313d2;">Content here</div>
        
        
          .myborder {border:2px solid #b313d2;}
        
        Border color #b313d2