#b990f3 color space conversions
Hex:
        #b990f3
        RGB:
        185, 144, 243
        CMY:
        27, 44, 5
        CMYK:
        24, 41, 0, 5
      HSL:
        265°, 80.4878%, 75.8824%
        HSV (HSB):
        265°, 40.7407%, 95.2941%
        XYZ:
        46.1585, 36.7319, 89.4512
        xyY:
        0.2678, 0.2131, 36.7319
      CIE-Lab:
        67.0754, 34.9302, -44.0813
        CIE-LCH:
        67.0754, 56.2431, 308.3935
        CIE-Luv:
        67.0754, 13.5062, -75.3141
        Hunter-Lab:
        60.6068, 29.8847, -45.0829
      #b990f3 color charts
#b990f3 RGB chart
      #b990f3 CMYK chart
      #b990f3 RGB pie chart
      #b990f3 color shades, tints & tones
#b990f3 color schemes
#b990f3 color preview, HTML & CSS examples
           This text has a color of #b990f3        
        
          <p style="color:#b990f3;">Text here</p>
        
        
          .mytext {color:#b990f3;}
        
        Text color #b990f3
      
           This box has a color of #b990f3        
        
          <div style="background-color:#b990f3;">Content here</div>
        
        
          .mybackground {background-color:#b990f3;}
        
        Background color #b990f3
      
           Border around this has a color of #b990f3        
        
          <div style="border:2px solid #b990f3;">Content here</div>
        
        
          .myborder {border:2px solid #b990f3;}
        
        Border color #b990f3