#b315b7 color space conversions
Hex:
        #b315b7
        RGB:
        179, 21, 183
        CMY:
        30, 92, 28
        CMYK:
        2, 89, 0, 28
      HSL:
        299°, 79.4118%, 40.0000%
        HSV (HSB):
        299°, 88.5246%, 71.7647%
        XYZ:
        27.4058, 13.5389, 45.9686
        xyY:
        0.3153, 0.1558, 13.5389
      CIE-Lab:
        43.5643, 73.5797, -47.3394
        CIE-LCH:
        43.5643, 87.4928, 327.2437
        CIE-Luv:
        43.5643, 56.4805, -77.9146
        Hunter-Lab:
        36.7953, 68.5584, -48.3146
      #b315b7 color charts
#b315b7 RGB chart
      #b315b7 CMYK chart
      #b315b7 RGB pie chart
      #b315b7 color shades, tints & tones
#b315b7 color schemes
#b315b7 color preview, HTML & CSS examples
           This text has a color of #b315b7        
        
          <p style="color:#b315b7;">Text here</p>
        
        
          .mytext {color:#b315b7;}
        
        Text color #b315b7
      
           This box has a color of #b315b7        
        
          <div style="background-color:#b315b7;">Content here</div>
        
        
          .mybackground {background-color:#b315b7;}
        
        Background color #b315b7
      
           Border around this has a color of #b315b7        
        
          <div style="border:2px solid #b315b7;">Content here</div>
        
        
          .myborder {border:2px solid #b315b7;}
        
        Border color #b315b7