#b315cf color space conversions
Hex:
        #b315cf
        RGB:
        179, 21, 207
        CMY:
        30, 92, 19
        CMYK:
        14, 90, 0, 19
      HSL:
        291°, 81.5789%, 44.7059%
        HSV (HSB):
        291°, 89.8551%, 81.1765%
        XYZ:
        30.1211, 14.6250, 60.2668
        xyY:
        0.2868, 0.1393, 14.6250
      CIE-Lab:
        45.1163, 77.4575, -58.8383
        CIE-LCH:
        45.1163, 97.2708, 322.7790
        CIE-Luv:
        45.1163, 48.1894, -95.2743
        Hunter-Lab:
        38.2427, 73.6671, -66.6655
      #b315cf color charts
#b315cf RGB chart
      #b315cf CMYK chart
      #b315cf RGB pie chart
      #b315cf color shades, tints & tones
#b315cf color schemes
#b315cf color preview, HTML & CSS examples
           This text has a color of #b315cf        
        
          <p style="color:#b315cf;">Text here</p>
        
        
          .mytext {color:#b315cf;}
        
        Text color #b315cf
      
           This box has a color of #b315cf        
        
          <div style="background-color:#b315cf;">Content here</div>
        
        
          .mybackground {background-color:#b315cf;}
        
        Background color #b315cf
      
           Border around this has a color of #b315cf        
        
          <div style="border:2px solid #b315cf;">Content here</div>
        
        
          .myborder {border:2px solid #b315cf;}
        
        Border color #b315cf