#b313d7 color space conversions
Hex:
        #b313d7
        RGB:
        179, 19, 215
        CMY:
        30, 93, 16
        CMYK:
        17, 91, 0, 16
      HSL:
        289°, 83.7607%, 45.8824%
        HSV (HSB):
        289°, 91.1628%, 84.3137%
        XYZ:
        31.0890, 14.9557, 65.5382
        xyY:
        0.2786, 0.1340, 14.9557
      CIE-Lab:
        45.5735, 79.0998, -62.7044
        CIE-LCH:
        45.5735, 100.9387, 321.5952
        CIE-Luv:
        45.5735, 45.7732, -101.0558
        Hunter-Lab:
        38.6727, 75.8193, -73.4073
      #b313d7 color charts
#b313d7 RGB chart
      #b313d7 CMYK chart
      #b313d7 RGB pie chart
      #b313d7 color shades, tints & tones
#b313d7 color schemes
#b313d7 color preview, HTML & CSS examples
           This text has a color of #b313d7        
        
          <p style="color:#b313d7;">Text here</p>
        
        
          .mytext {color:#b313d7;}
        
        Text color #b313d7
      
           This box has a color of #b313d7        
        
          <div style="background-color:#b313d7;">Content here</div>
        
        
          .mybackground {background-color:#b313d7;}
        
        Background color #b313d7
      
           Border around this has a color of #b313d7        
        
          <div style="border:2px solid #b313d7;">Content here</div>
        
        
          .myborder {border:2px solid #b313d7;}
        
        Border color #b313d7