#b90bfa color space conversions
Hex:
        #b90bfa
        RGB:
        185, 11, 250
        CMY:
        27, 96, 2
        CMYK:
        26, 96, 0, 2
      HSL:
        284°, 95.9839%, 51.1765%
        HSV (HSB):
        284°, 95.6000%, 98.0392%
        XYZ:
        37.3826, 17.4558, 91.8415
        xyY:
        0.2549, 0.1190, 17.4558
      CIE-Lab:
        48.8292, 86.9002, -77.1940
        CIE-LCH:
        48.8292, 116.2350, 318.3851
        CIE-Luv:
        48.8292, 39.5652, -123.7782
        Hunter-Lab:
        41.7801, 86.5970, -101.0859
      #b90bfa color charts
#b90bfa RGB chart
      #b90bfa CMYK chart
      #b90bfa RGB pie chart
      #b90bfa color shades, tints & tones
#b90bfa color schemes
#b90bfa color preview, HTML & CSS examples
           This text has a color of #b90bfa        
        
          <p style="color:#b90bfa;">Text here</p>
        
        
          .mytext {color:#b90bfa;}
        
        Text color #b90bfa
      
           This box has a color of #b90bfa        
        
          <div style="background-color:#b90bfa;">Content here</div>
        
        
          .mybackground {background-color:#b90bfa;}
        
        Background color #b90bfa
      
           Border around this has a color of #b90bfa        
        
          <div style="border:2px solid #b90bfa;">Content here</div>
        
        
          .myborder {border:2px solid #b90bfa;}
        
        Border color #b90bfa