#b101f2 color space conversions
Hex:
        #b101f2
        RGB:
        177, 1, 242
        CMY:
        31, 100, 5
        CMYK:
        27, 100, 0, 5
      HSL:
        284°, 99.1770%, 47.6471%
        HSV (HSB):
        284°, 99.5868%, 94.9020%
        XYZ:
        34.1693, 15.7796, 85.2492
        xyY:
        0.2527, 0.1167, 15.7796
      CIE-Lab:
        46.6840, 85.3346, -76.2587
        CIE-LCH:
        46.6840, 114.4438, 318.2146
        CIE-Luv:
        46.6840, 37.4460, -120.5629
        Hunter-Lab:
        39.7236, 84.0254, -99.4335
      #b101f2 color charts
#b101f2 RGB chart
      #b101f2 CMYK chart
      #b101f2 RGB pie chart
      #b101f2 color shades, tints & tones
#b101f2 color schemes
#b101f2 color preview, HTML & CSS examples
           This text has a color of #b101f2        
        
          <p style="color:#b101f2;">Text here</p>
        
        
          .mytext {color:#b101f2;}
        
        Text color #b101f2
      
           This box has a color of #b101f2        
        
          <div style="background-color:#b101f2;">Content here</div>
        
        
          .mybackground {background-color:#b101f2;}
        
        Background color #b101f2
      
           Border around this has a color of #b101f2        
        
          <div style="border:2px solid #b101f2;">Content here</div>
        
        
          .myborder {border:2px solid #b101f2;}
        
        Border color #b101f2