#b121f4 color space conversions
Hex:
        #b121f4
        RGB:
        177, 33, 244
        CMY:
        31, 87, 4
        CMYK:
        27, 86, 0, 4
      HSL:
        281°, 90.5579%, 54.3137%
        HSV (HSB):
        281°, 86.4754%, 95.6863%
        XYZ:
        35.0045, 16.9665, 87.0179
        xyY:
        0.2519, 0.1221, 16.9665
      CIE-Lab:
        48.2178, 81.5968, -74.8803
        CIE-LCH:
        48.2178, 110.7479, 317.4578
        CIE-Luv:
        48.2178, 35.4042, -119.7141
        Hunter-Lab:
        41.1904, 79.6099, -96.4214
      #b121f4 color charts
#b121f4 RGB chart
      #b121f4 CMYK chart
      #b121f4 RGB pie chart
      #b121f4 color shades, tints & tones
#b121f4 color schemes
#b121f4 color preview, HTML & CSS examples
           This text has a color of #b121f4        
        
          <p style="color:#b121f4;">Text here</p>
        
        
          .mytext {color:#b121f4;}
        
        Text color #b121f4
      
           This box has a color of #b121f4        
        
          <div style="background-color:#b121f4;">Content here</div>
        
        
          .mybackground {background-color:#b121f4;}
        
        Background color #b121f4
      
           Border around this has a color of #b121f4        
        
          <div style="border:2px solid #b121f4;">Content here</div>
        
        
          .myborder {border:2px solid #b121f4;}
        
        Border color #b121f4