#b11bfa color space conversions
Hex:
        #b11bfa
        RGB:
        177, 27, 250
        CMY:
        31, 89, 2
        CMYK:
        29, 89, 0, 2
      HSL:
        280°, 95.7082%, 54.3137%
        HSV (HSB):
        280°, 89.2000%, 98.0392%
        XYZ:
        35.7787, 17.0331, 91.8444
        xyY:
        0.2473, 0.1177, 17.0331
      CIE-Lab:
        48.3017, 83.8581, -78.1056
        CIE-LCH:
        48.3017, 114.5978, 317.0341
        CIE-Luv:
        48.3017, 34.3176, -124.2522
        Hunter-Lab:
        41.2712, 82.5202, -103.0535
      #b11bfa color charts
#b11bfa RGB chart
      #b11bfa CMYK chart
      #b11bfa RGB pie chart
      #b11bfa color shades, tints & tones
#b11bfa color schemes
#b11bfa color preview, HTML & CSS examples
           This text has a color of #b11bfa        
        
          <p style="color:#b11bfa;">Text here</p>
        
        
          .mytext {color:#b11bfa;}
        
        Text color #b11bfa
      
           This box has a color of #b11bfa        
        
          <div style="background-color:#b11bfa;">Content here</div>
        
        
          .mybackground {background-color:#b11bfa;}
        
        Background color #b11bfa
      
           Border around this has a color of #b11bfa        
        
          <div style="border:2px solid #b11bfa;">Content here</div>
        
        
          .myborder {border:2px solid #b11bfa;}
        
        Border color #b11bfa