#2061d1 color space conversions
Hex:
        #2061d1
        RGB:
        32, 97, 209
        CMY:
        87, 62, 18
        CMYK:
        85, 54, 0, 18
      HSL:
        218°, 73.4440%, 47.2549%
        HSV (HSB):
        218°, 84.6890%, 81.9608%
        XYZ:
        16.3790, 13.4599, 62.0564
        xyY:
        0.1782, 0.1465, 13.4599
      CIE-Lab:
        43.4482, 21.9977, -63.3238
        CIE-LCH:
        43.4482, 67.0358, 289.1564
        CIE-Luv:
        43.4482, -20.2495, -95.3529
        Hunter-Lab:
        36.6878, 15.4865, -74.6060
      #2061d1 color charts
#2061d1 RGB chart
      #2061d1 CMYK chart
      #2061d1 RGB pie chart
      #2061d1 color shades, tints & tones
#2061d1 color schemes
#2061d1 color preview, HTML & CSS examples
           This text has a color of #2061d1        
        
          <p style="color:#2061d1;">Text here</p>
        
        
          .mytext {color:#2061d1;}
        
        Text color #2061d1
      
           This box has a color of #2061d1        
        
          <div style="background-color:#2061d1;">Content here</div>
        
        
          .mybackground {background-color:#2061d1;}
        
        Background color #2061d1
      
           Border around this has a color of #2061d1        
        
          <div style="border:2px solid #2061d1;">Content here</div>
        
        
          .myborder {border:2px solid #2061d1;}
        
        Border color #2061d1