#b08ce5 color space conversions
Hex:
        #b08ce5
        RGB:
        176, 140, 229
        CMY:
        31, 45, 10
        CMYK:
        23, 39, 0, 10
      HSL:
        264°, 63.1206%, 72.3529%
        HSV (HSB):
        264°, 38.8646%, 89.8039%
        XYZ:
        41.4254, 33.6434, 78.4392
        xyY:
        0.2699, 0.2192, 33.6434
      CIE-Lab:
        64.6785, 31.3411, -40.1884
        CIE-LCH:
        64.6785, 50.9644, 307.9491
        CIE-Luv:
        64.6785, 11.9559, -67.9684
        Hunter-Lab:
        58.0029, 25.9787, -39.5777
      #b08ce5 color charts
#b08ce5 RGB chart
      #b08ce5 CMYK chart
      #b08ce5 RGB pie chart
      #b08ce5 color shades, tints & tones
#b08ce5 color schemes
#b08ce5 color preview, HTML & CSS examples
           This text has a color of #b08ce5        
        
          <p style="color:#b08ce5;">Text here</p>
        
        
          .mytext {color:#b08ce5;}
        
        Text color #b08ce5
      
           This box has a color of #b08ce5        
        
          <div style="background-color:#b08ce5;">Content here</div>
        
        
          .mybackground {background-color:#b08ce5;}
        
        Background color #b08ce5
      
           Border around this has a color of #b08ce5        
        
          <div style="border:2px solid #b08ce5;">Content here</div>
        
        
          .myborder {border:2px solid #b08ce5;}
        
        Border color #b08ce5