#b060c7 color space conversions
Hex:
        #b060c7
        RGB:
        176, 96, 199
        CMY:
        31, 62, 22
        CMYK:
        12, 52, 0, 22
      HSL:
        287°, 47.9070%, 57.8431%
        HSV (HSB):
        287°, 51.7588%, 78.0392%
        XYZ:
        32.3962, 21.7194, 56.5176
        xyY:
        0.2928, 0.1963, 21.7194
      CIE-Lab:
        53.7280, 48.7134, -40.5122
        CIE-LCH:
        53.7280, 63.3580, 320.2516
        CIE-Luv:
        53.7280, 33.3215, -68.4055
        Hunter-Lab:
        46.6040, 42.5248, -39.2793
      #b060c7 color charts
#b060c7 RGB chart
      #b060c7 CMYK chart
      #b060c7 RGB pie chart
      #b060c7 color shades, tints & tones
#b060c7 color schemes
#b060c7 color preview, HTML & CSS examples
           This text has a color of #b060c7        
        
          <p style="color:#b060c7;">Text here</p>
        
        
          .mytext {color:#b060c7;}
        
        Text color #b060c7
      
           This box has a color of #b060c7        
        
          <div style="background-color:#b060c7;">Content here</div>
        
        
          .mybackground {background-color:#b060c7;}
        
        Background color #b060c7
      
           Border around this has a color of #b060c7        
        
          <div style="border:2px solid #b060c7;">Content here</div>
        
        
          .myborder {border:2px solid #b060c7;}
        
        Border color #b060c7