#b140f2 color space conversions
Hex:
        #b140f2
        RGB:
        177, 64, 242
        CMY:
        31, 75, 5
        CMYK:
        27, 74, 0, 5
      HSL:
        278°, 87.2549%, 60.0000%
        HSV (HSB):
        278°, 73.5537%, 94.9020%
        XYZ:
        35.9919, 19.4247, 85.8568
        xyY:
        0.2548, 0.1375, 19.4247
      CIE-Lab:
        51.1804, 72.1654, -68.9431
        CIE-LCH:
        51.1804, 99.8048, 316.3082
        CIE-Luv:
        51.1804, 32.1274, -112.7497
        Hunter-Lab:
        44.0735, 68.6405, -84.6477
      #b140f2 color charts
#b140f2 RGB chart
      #b140f2 CMYK chart
      #b140f2 RGB pie chart
      #b140f2 color shades, tints & tones
#b140f2 color schemes
#b140f2 color preview, HTML & CSS examples
           This text has a color of #b140f2        
        
          <p style="color:#b140f2;">Text here</p>
        
        
          .mytext {color:#b140f2;}
        
        Text color #b140f2
      
           This box has a color of #b140f2        
        
          <div style="background-color:#b140f2;">Content here</div>
        
        
          .mybackground {background-color:#b140f2;}
        
        Background color #b140f2
      
           Border around this has a color of #b140f2        
        
          <div style="border:2px solid #b140f2;">Content here</div>
        
        
          .myborder {border:2px solid #b140f2;}
        
        Border color #b140f2