#b314f2 color space conversions
Hex:
        #b314f2
        RGB:
        179, 20, 242
        CMY:
        30, 92, 5
        CMYK:
        26, 92, 0, 5
      HSL:
        283°, 89.5161%, 51.3725%
        HSV (HSB):
        283°, 91.7355%, 94.9020%
        XYZ:
        34.8676, 16.4948, 85.3505
        xyY:
        0.2550, 0.1207, 16.4948
      CIE-Lab:
        47.6171, 83.7181, -74.7229
        CIE-LCH:
        47.6171, 112.2151, 318.2494
        CIE-Luv:
        47.6171, 37.9054, -119.2086
        Hunter-Lab:
        40.6138, 82.1708, -96.1691
      #b314f2 color charts
#b314f2 RGB chart
      #b314f2 CMYK chart
      #b314f2 RGB pie chart
      #b314f2 color shades, tints & tones
#b314f2 color schemes
#b314f2 color preview, HTML & CSS examples
           This text has a color of #b314f2        
        
          <p style="color:#b314f2;">Text here</p>
        
        
          .mytext {color:#b314f2;}
        
        Text color #b314f2
      
           This box has a color of #b314f2        
        
          <div style="background-color:#b314f2;">Content here</div>
        
        
          .mybackground {background-color:#b314f2;}
        
        Background color #b314f2
      
           Border around this has a color of #b314f2        
        
          <div style="border:2px solid #b314f2;">Content here</div>
        
        
          .myborder {border:2px solid #b314f2;}
        
        Border color #b314f2