#6061b2 color space conversions
Hex:
        #6061b2
        RGB:
        96, 97, 178
        CMY:
        62, 62, 30
        CMYK:
        46, 46, 0, 30
      HSL:
        239°, 34.7458%, 53.7255%
        HSV (HSB):
        239°, 46.0674%, 69.8039%
        XYZ:
        17.1344, 14.2505, 43.9670
        xyY:
        0.2274, 0.1891, 14.2505
      CIE-Lab:
        44.5901, 21.2894, -43.3608
        CIE-LCH:
        44.5901, 48.3053, 296.1502
        CIE-Luv:
        44.5901, -5.1724, -66.5556
        Hunter-Lab:
        37.7499, 14.9578, -42.6297
      #6061b2 color charts
#6061b2 RGB chart
      #6061b2 CMYK chart
      #6061b2 RGB pie chart
      #6061b2 color shades, tints & tones
#6061b2 color schemes
#6061b2 color preview, HTML & CSS examples
           This text has a color of #6061b2        
        
          <p style="color:#6061b2;">Text here</p>
        
        
          .mytext {color:#6061b2;}
        
        Text color #6061b2
      
           This box has a color of #6061b2        
        
          <div style="background-color:#6061b2;">Content here</div>
        
        
          .mybackground {background-color:#6061b2;}
        
        Background color #6061b2
      
           Border around this has a color of #6061b2        
        
          <div style="border:2px solid #6061b2;">Content here</div>
        
        
          .myborder {border:2px solid #6061b2;}
        
        Border color #6061b2