#b315b5 color space conversions
Hex:
        #b315b5
        RGB:
        179, 21, 181
        CMY:
        30, 92, 29
        CMYK:
        1, 88, 0, 29
      HSL:
        299°, 79.2079%, 39.6078%
        HSV (HSB):
        299°, 88.3978%, 70.9804%
        XYZ:
        27.1991, 13.4562, 44.8798
        xyY:
        0.3180, 0.1573, 13.4562
      CIE-Lab:
        43.4428, 73.2708, -46.3550
        CIE-LCH:
        43.4428, 86.7029, 327.6804
        CIE-Luv:
        43.4428, 57.2168, -76.4320
        Hunter-Lab:
        36.6827, 68.1572, -46.8610
      #b315b5 color charts
#b315b5 RGB chart
      #b315b5 CMYK chart
      #b315b5 RGB pie chart
      #b315b5 color shades, tints & tones
#b315b5 color schemes
#b315b5 color preview, HTML & CSS examples
           This text has a color of #b315b5        
        
          <p style="color:#b315b5;">Text here</p>
        
        
          .mytext {color:#b315b5;}
        
        Text color #b315b5
      
           This box has a color of #b315b5        
        
          <div style="background-color:#b315b5;">Content here</div>
        
        
          .mybackground {background-color:#b315b5;}
        
        Background color #b315b5
      
           Border around this has a color of #b315b5        
        
          <div style="border:2px solid #b315b5;">Content here</div>
        
        
          .myborder {border:2px solid #b315b5;}
        
        Border color #b315b5