#b314d7 color space conversions
Hex:
        #b314d7
        RGB:
        179, 20, 215
        CMY:
        30, 92, 16
        CMYK:
        17, 91, 0, 16
      HSL:
        289°, 82.9787%, 46.0784%
        HSV (HSB):
        289°, 90.6977%, 84.3137%
        XYZ:
        31.1063, 14.9903, 65.5439
        xyY:
        0.2786, 0.1343, 14.9903
      CIE-Lab:
        45.6209, 78.9593, -62.6276
        CIE-LCH:
        45.6209, 100.7809, 321.5798
        CIE-Luv:
        45.6209, 45.7120, -100.9690
        Hunter-Lab:
        38.7173, 75.6553, -73.2689
      #b314d7 color charts
#b314d7 RGB chart
      #b314d7 CMYK chart
      #b314d7 RGB pie chart
      #b314d7 color shades, tints & tones
#b314d7 color schemes
#b314d7 color preview, HTML & CSS examples
           This text has a color of #b314d7        
        
          <p style="color:#b314d7;">Text here</p>
        
        
          .mytext {color:#b314d7;}
        
        Text color #b314d7
      
           This box has a color of #b314d7        
        
          <div style="background-color:#b314d7;">Content here</div>
        
        
          .mybackground {background-color:#b314d7;}
        
        Background color #b314d7
      
           Border around this has a color of #b314d7        
        
          <div style="border:2px solid #b314d7;">Content here</div>
        
        
          .myborder {border:2px solid #b314d7;}
        
        Border color #b314d7