#b134e5 color space conversions
Hex:
        #b134e5
        RGB:
        177, 52, 229
        CMY:
        31, 80, 10
        CMYK:
        23, 77, 0, 10
      HSL:
        282°, 77.2926%, 55.0980%
        HSV (HSB):
        282°, 77.2926%, 89.8039%
        XYZ:
        33.5023, 17.4602, 75.7331
        xyY:
        0.2644, 0.1378, 17.4602
      CIE-Lab:
        48.8348, 73.7355, -65.4193
        CIE-LCH:
        48.8348, 98.5728, 318.4201
        CIE-Luv:
        48.8348, 37.1932, -106.4307
        Hunter-Lab:
        41.7854, 69.9914, -78.2091
      #b134e5 color charts
#b134e5 RGB chart
      #b134e5 CMYK chart
      #b134e5 RGB pie chart
      #b134e5 color shades, tints & tones
#b134e5 color schemes
#b134e5 color preview, HTML & CSS examples
           This text has a color of #b134e5        
        
          <p style="color:#b134e5;">Text here</p>
        
        
          .mytext {color:#b134e5;}
        
        Text color #b134e5
      
           This box has a color of #b134e5        
        
          <div style="background-color:#b134e5;">Content here</div>
        
        
          .mybackground {background-color:#b134e5;}
        
        Background color #b134e5
      
           Border around this has a color of #b134e5        
        
          <div style="border:2px solid #b134e5;">Content here</div>
        
        
          .myborder {border:2px solid #b134e5;}
        
        Border color #b134e5