#b104e5 color space conversions
Hex:
        #b104e5
        RGB:
        177, 4, 229
        CMY:
        31, 98, 10
        CMYK:
        23, 98, 0, 10
      HSL:
        286°, 96.5665%, 45.6863%
        HSV (HSB):
        286°, 98.2533%, 89.8039%
        XYZ:
        32.3177, 15.0911, 75.3383
        xyY:
        0.2633, 0.1229, 15.0911
      CIE-Lab:
        45.7587, 82.7816, -70.4143
        CIE-LCH:
        45.7587, 108.6783, 319.6154
        CIE-Luv:
        45.7587, 40.9645, -111.9066
        Hunter-Lab:
        38.8472, 80.5147, -87.7908
      #b104e5 color charts
#b104e5 RGB chart
      #b104e5 CMYK chart
      #b104e5 RGB pie chart
      #b104e5 color shades, tints & tones
#b104e5 color schemes
#b104e5 color preview, HTML & CSS examples
           This text has a color of #b104e5        
        
          <p style="color:#b104e5;">Text here</p>
        
        
          .mytext {color:#b104e5;}
        
        Text color #b104e5
      
           This box has a color of #b104e5        
        
          <div style="background-color:#b104e5;">Content here</div>
        
        
          .mybackground {background-color:#b104e5;}
        
        Background color #b104e5
      
           Border around this has a color of #b104e5        
        
          <div style="border:2px solid #b104e5;">Content here</div>
        
        
          .myborder {border:2px solid #b104e5;}
        
        Border color #b104e5