#2006d1 color space conversions
Hex:
        #2006d1
        RGB:
        32, 6, 209
        CMY:
        87, 98, 18
        CMYK:
        85, 97, 0, 18
      HSL:
        248°, 94.4186%, 42.1569%
        HSV (HSB):
        248°, 97.1292%, 81.9608%
        XYZ:
        12.1694, 5.0408, 60.6532
        xyY:
        0.1563, 0.0647, 5.0408
      CIE-Lab:
        26.8506, 67.3067, -90.6810
        CIE-LCH:
        26.8506, 112.9302, 306.5842
        CIE-Luv:
        26.8506, -6.0662, -104.7694
        Hunter-Lab:
        22.4517, 57.4614, -144.4557
      #2006d1 color charts
#2006d1 RGB chart
      #2006d1 CMYK chart
      #2006d1 RGB pie chart
      #2006d1 color shades, tints & tones
#2006d1 color schemes
#2006d1 color preview, HTML & CSS examples
           This text has a color of #2006d1        
        
          <p style="color:#2006d1;">Text here</p>
        
        
          .mytext {color:#2006d1;}
        
        Text color #2006d1
      
           This box has a color of #2006d1        
        
          <div style="background-color:#2006d1;">Content here</div>
        
        
          .mybackground {background-color:#2006d1;}
        
        Background color #2006d1
      
           Border around this has a color of #2006d1        
        
          <div style="border:2px solid #2006d1;">Content here</div>
        
        
          .myborder {border:2px solid #2006d1;}
        
        Border color #2006d1