#b122e5 color space conversions
Hex:
        #b122e5
        RGB:
        177, 34, 229
        CMY:
        31, 87, 10
        CMYK:
        23, 85, 0, 10
      HSL:
        284°, 78.9474%, 51.5686%
        HSV (HSB):
        284°, 85.1528%, 89.8039%
        XYZ:
        32.8463, 16.1483, 75.5145
        xyY:
        0.2638, 0.1297, 16.1483
      CIE-Lab:
        47.1685, 78.5975, -68.1215
        CIE-LCH:
        47.1685, 104.0101, 319.0841
        CIE-Luv:
        47.1685, 39.2964, -109.5171
        Hunter-Lab:
        40.1850, 75.5785, -83.2867
      #b122e5 color charts
#b122e5 RGB chart
      #b122e5 CMYK chart
      #b122e5 RGB pie chart
      #b122e5 color shades, tints & tones
#b122e5 color schemes
#b122e5 color preview, HTML & CSS examples
           This text has a color of #b122e5        
        
          <p style="color:#b122e5;">Text here</p>
        
        
          .mytext {color:#b122e5;}
        
        Text color #b122e5
      
           This box has a color of #b122e5        
        
          <div style="background-color:#b122e5;">Content here</div>
        
        
          .mybackground {background-color:#b122e5;}
        
        Background color #b122e5
      
           Border around this has a color of #b122e5        
        
          <div style="border:2px solid #b122e5;">Content here</div>
        
        
          .myborder {border:2px solid #b122e5;}
        
        Border color #b122e5