#b315f3 color space conversions
Hex:
        #b315f3
        RGB:
        179, 21, 243
        CMY:
        30, 92, 5
        CMYK:
        26, 91, 0, 5
      HSL:
        283°, 90.2439%, 51.7647%
        HSV (HSB):
        283°, 91.3580%, 95.2941%
        XYZ:
        35.0362, 16.5911, 86.1498
        xyY:
        0.2543, 0.1204, 16.5911
      CIE-Lab:
        47.7406, 83.7618, -75.0838
        CIE-LCH:
        47.7406, 112.4883, 318.1271
        CIE-Luv:
        47.7406, 37.5867, -119.7919
        Hunter-Lab:
        40.7322, 82.2574, -96.8877
      #b315f3 color charts
#b315f3 RGB chart
      #b315f3 CMYK chart
      #b315f3 RGB pie chart
      #b315f3 color shades, tints & tones
#b315f3 color schemes
#b315f3 color preview, HTML & CSS examples
           This text has a color of #b315f3        
        
          <p style="color:#b315f3;">Text here</p>
        
        
          .mytext {color:#b315f3;}
        
        Text color #b315f3
      
           This box has a color of #b315f3        
        
          <div style="background-color:#b315f3;">Content here</div>
        
        
          .mybackground {background-color:#b315f3;}
        
        Background color #b315f3
      
           Border around this has a color of #b315f3        
        
          <div style="border:2px solid #b315f3;">Content here</div>
        
        
          .myborder {border:2px solid #b315f3;}
        
        Border color #b315f3