#b313c5 color space conversions
Hex:
        #b313c5
        RGB:
        179, 19, 197
        CMY:
        30, 93, 23
        CMYK:
        9, 90, 0, 23
      HSL:
        294°, 82.4074%, 42.3529%
        HSV (HSB):
        294°, 90.3553%, 77.2549%
        XYZ:
        28.9013, 14.0807, 54.0179
        xyY:
        0.2980, 0.1452, 14.0807
      CIE-Lab:
        44.3484, 76.1024, -54.2784
        CIE-LCH:
        44.3484, 93.4758, 324.5025
        CIE-Luv:
        44.3484, 51.6671, -88.3397
        Hunter-Lab:
        37.5242, 71.8141, -59.0838
      #b313c5 color charts
#b313c5 RGB chart
      #b313c5 CMYK chart
      #b313c5 RGB pie chart
      #b313c5 color shades, tints & tones
#b313c5 color schemes
#b313c5 color preview, HTML & CSS examples
           This text has a color of #b313c5        
        
          <p style="color:#b313c5;">Text here</p>
        
        
          .mytext {color:#b313c5;}
        
        Text color #b313c5
      
           This box has a color of #b313c5        
        
          <div style="background-color:#b313c5;">Content here</div>
        
        
          .mybackground {background-color:#b313c5;}
        
        Background color #b313c5
      
           Border around this has a color of #b313c5        
        
          <div style="border:2px solid #b313c5;">Content here</div>
        
        
          .myborder {border:2px solid #b313c5;}
        
        Border color #b313c5