#b90cd9 color space conversions
Hex:
        #b90cd9
        RGB:
        185, 12, 217
        CMY:
        27, 95, 15
        CMYK:
        15, 94, 0, 15
      HSL:
        291°, 89.5197%, 44.9020%
        HSV (HSB):
        291°, 94.4700%, 85.0980%
        XYZ:
        32.6634, 15.5870, 66.9327
        xyY:
        0.2836, 0.1353, 15.5870
      CIE-Lab:
        46.4279, 81.1371, -62.4207
        CIE-LCH:
        46.4279, 102.3698, 322.4281
        CIE-Luv:
        46.4279, 49.3553, -101.4685
        Hunter-Lab:
        39.4804, 78.5885, -72.8805
      #b90cd9 color charts
#b90cd9 RGB chart
      #b90cd9 CMYK chart
      #b90cd9 RGB pie chart
      #b90cd9 color shades, tints & tones
#b90cd9 color schemes
#b90cd9 color preview, HTML & CSS examples
           This text has a color of #b90cd9        
        
          <p style="color:#b90cd9;">Text here</p>
        
        
          .mytext {color:#b90cd9;}
        
        Text color #b90cd9
      
           This box has a color of #b90cd9        
        
          <div style="background-color:#b90cd9;">Content here</div>
        
        
          .mybackground {background-color:#b90cd9;}
        
        Background color #b90cd9
      
           Border around this has a color of #b90cd9        
        
          <div style="border:2px solid #b90cd9;">Content here</div>
        
        
          .myborder {border:2px solid #b90cd9;}
        
        Border color #b90cd9