#b185e1 color space conversions
Hex:
        #b185e1
        RGB:
        177, 133, 225
        CMY:
        31, 48, 12
        CMYK:
        21, 41, 0, 12
      HSL:
        269°, 60.5263%, 70.1961%
        HSV (HSB):
        269°, 40.8889%, 88.2353%
        XYZ:
        40.1096, 31.5584, 75.2115
        xyY:
        0.2731, 0.2149, 31.5584
      CIE-Lab:
        62.9762, 34.6215, -40.6297
        CIE-LCH:
        62.9762, 53.3800, 310.4351
        CIE-Luv:
        62.9762, 15.7409, -68.8200
        Hunter-Lab:
        56.1769, 29.1373, -40.0557
      #b185e1 color charts
#b185e1 RGB chart
      #b185e1 CMYK chart
      #b185e1 RGB pie chart
      #b185e1 color shades, tints & tones
#b185e1 color schemes
#b185e1 color preview, HTML & CSS examples
           This text has a color of #b185e1        
        
          <p style="color:#b185e1;">Text here</p>
        
        
          .mytext {color:#b185e1;}
        
        Text color #b185e1
      
           This box has a color of #b185e1        
        
          <div style="background-color:#b185e1;">Content here</div>
        
        
          .mybackground {background-color:#b185e1;}
        
        Background color #b185e1
      
           Border around this has a color of #b185e1        
        
          <div style="border:2px solid #b185e1;">Content here</div>
        
        
          .myborder {border:2px solid #b185e1;}
        
        Border color #b185e1