#b060b9 color space conversions
Hex:
        #b060b9
        RGB:
        176, 96, 185
        CMY:
        31, 62, 27
        CMYK:
        5, 48, 0, 27
      HSL:
        294°, 38.8646%, 55.0980%
        HSV (HSB):
        294°, 48.1081%, 72.5490%
        XYZ:
        30.8443, 21.0986, 48.3457
        xyY:
        0.3076, 0.2104, 21.0986
      CIE-Lab:
        53.0573, 45.9360, -33.5152
        CIE-LCH:
        53.0573, 56.8628, 323.8853
        CIE-Luv:
        53.0573, 36.3794, -57.0202
        Hunter-Lab:
        45.9332, 39.4801, -30.2507
      #b060b9 color charts
#b060b9 RGB chart
      #b060b9 CMYK chart
      #b060b9 RGB pie chart
      #b060b9 color shades, tints & tones
#b060b9 color schemes
#b060b9 color preview, HTML & CSS examples
           This text has a color of #b060b9        
        
          <p style="color:#b060b9;">Text here</p>
        
        
          .mytext {color:#b060b9;}
        
        Text color #b060b9
      
           This box has a color of #b060b9        
        
          <div style="background-color:#b060b9;">Content here</div>
        
        
          .mybackground {background-color:#b060b9;}
        
        Background color #b060b9
      
           Border around this has a color of #b060b9        
        
          <div style="border:2px solid #b060b9;">Content here</div>
        
        
          .myborder {border:2px solid #b060b9;}
        
        Border color #b060b9