#b060d7 color space conversions
Hex:
        #b060d7
        RGB:
        176, 96, 215
        CMY:
        31, 62, 16
        CMYK:
        18, 55, 0, 16
      HSL:
        280°, 59.7990%, 60.9804%
        HSV (HSB):
        280°, 55.3488%, 84.3137%
        XYZ:
        34.3531, 22.5021, 66.8227
        xyY:
        0.2778, 0.1819, 22.5021
      CIE-Lab:
        54.5558, 52.0408, -48.3139
        CIE-LCH:
        54.5558, 71.0104, 317.1269
        CIE-Luv:
        54.5558, 29.9601, -81.2064
        Hunter-Lab:
        47.4364, 46.2546, -50.3151
      #b060d7 color charts
#b060d7 RGB chart
      #b060d7 CMYK chart
      #b060d7 RGB pie chart
      #b060d7 color shades, tints & tones
#b060d7 color schemes
#b060d7 color preview, HTML & CSS examples
           This text has a color of #b060d7        
        
          <p style="color:#b060d7;">Text here</p>
        
        
          .mytext {color:#b060d7;}
        
        Text color #b060d7
      
           This box has a color of #b060d7        
        
          <div style="background-color:#b060d7;">Content here</div>
        
        
          .mybackground {background-color:#b060d7;}
        
        Background color #b060d7
      
           Border around this has a color of #b060d7        
        
          <div style="border:2px solid #b060d7;">Content here</div>
        
        
          .myborder {border:2px solid #b060d7;}
        
        Border color #b060d7