#b11bf0 color space conversions
Hex:
        #b11bf0
        RGB:
        177, 27, 240
        CMY:
        31, 89, 6
        CMYK:
        26, 89, 0, 6
      HSL:
        282°, 87.6543%, 52.3529%
        HSV (HSB):
        282°, 88.7500%, 94.1176%
        XYZ:
        34.2516, 16.4222, 83.8026
        xyY:
        0.2547, 0.1221, 16.4222
      CIE-Lab:
        47.5237, 82.0005, -73.7624
        CIE-LCH:
        47.5237, 110.2949, 318.0275
        CIE-Luv:
        47.5237, 36.8795, -117.7002
        Hunter-Lab:
        40.5244, 79.9522, -94.2421
      #b11bf0 color charts
#b11bf0 RGB chart
      #b11bf0 CMYK chart
      #b11bf0 RGB pie chart
      #b11bf0 color shades, tints & tones
#b11bf0 color schemes
#b11bf0 color preview, HTML & CSS examples
           This text has a color of #b11bf0        
        
          <p style="color:#b11bf0;">Text here</p>
        
        
          .mytext {color:#b11bf0;}
        
        Text color #b11bf0
      
           This box has a color of #b11bf0        
        
          <div style="background-color:#b11bf0;">Content here</div>
        
        
          .mybackground {background-color:#b11bf0;}
        
        Background color #b11bf0
      
           Border around this has a color of #b11bf0        
        
          <div style="border:2px solid #b11bf0;">Content here</div>
        
        
          .myborder {border:2px solid #b11bf0;}
        
        Border color #b11bf0