#b085bc color space conversions
Hex:
        #b085bc
        RGB:
        176, 133, 188
        CMY:
        31, 48, 26
        CMYK:
        6, 29, 0, 26
      HSL:
        287°, 29.1005%, 62.9412%
        HSV (HSB):
        287°, 29.2553%, 73.7255%
        XYZ:
        35.3691, 29.6360, 51.4331
        xyY:
        0.3038, 0.2545, 29.6360
      CIE-Lab:
        61.3389, 26.2805, -22.4177
        CIE-LCH:
        61.3389, 34.5430, 319.5353
        CIE-Luv:
        61.3389, 20.1232, -38.0955
        Hunter-Lab:
        54.4390, 20.7037, -17.9090
      #b085bc color charts
#b085bc RGB chart
      #b085bc CMYK chart
      #b085bc RGB pie chart
      #b085bc color shades, tints & tones
#b085bc color schemes
#b085bc color preview, HTML & CSS examples
           This text has a color of #b085bc        
        
          <p style="color:#b085bc;">Text here</p>
        
        
          .mytext {color:#b085bc;}
        
        Text color #b085bc
      
           This box has a color of #b085bc        
        
          <div style="background-color:#b085bc;">Content here</div>
        
        
          .mybackground {background-color:#b085bc;}
        
        Background color #b085bc
      
           Border around this has a color of #b085bc        
        
          <div style="border:2px solid #b085bc;">Content here</div>
        
        
          .myborder {border:2px solid #b085bc;}
        
        Border color #b085bc