#b145fc color space conversions
Hex:
        #b145fc
        RGB:
        177, 69, 252
        CMY:
        31, 73, 1
        CMYK:
        30, 73, 0, 1
      HSL:
        275°, 96.8254%, 62.9412%
        HSV (HSB):
        275°, 72.6190%, 98.8235%
        XYZ:
        37.8303, 20.6316, 94.0839
        xyY:
        0.2480, 0.1352, 20.6316
      CIE-Lab:
        52.5440, 72.3451, -72.3149
        CIE-LCH:
        52.5440, 102.2901, 315.0119
        CIE-Luv:
        52.5440, 29.0453, -118.4385
        Hunter-Lab:
        45.4221, 69.1771, -91.0135
      #b145fc color charts
#b145fc RGB chart
      #b145fc CMYK chart
      #b145fc RGB pie chart
      #b145fc color shades, tints & tones
#b145fc color schemes
#b145fc color preview, HTML & CSS examples
           This text has a color of #b145fc        
        
          <p style="color:#b145fc;">Text here</p>
        
        
          .mytext {color:#b145fc;}
        
        Text color #b145fc
      
           This box has a color of #b145fc        
        
          <div style="background-color:#b145fc;">Content here</div>
        
        
          .mybackground {background-color:#b145fc;}
        
        Background color #b145fc
      
           Border around this has a color of #b145fc        
        
          <div style="border:2px solid #b145fc;">Content here</div>
        
        
          .myborder {border:2px solid #b145fc;}
        
        Border color #b145fc