#206cd5 color space conversions
Hex:
        #206cd5
        RGB:
        32, 108, 213
        CMY:
        87, 58, 16
        CMYK:
        85, 49, 0, 16
      HSL:
        215°, 73.8776%, 48.0392%
        HSV (HSB):
        215°, 84.9765%, 83.5294%
        XYZ:
        17.9685, 15.8363, 65.0605
        xyY:
        0.1817, 0.1602, 15.8363
      CIE-Lab:
        46.7590, 16.4512, -60.2493
        CIE-LCH:
        46.7590, 62.4549, 285.2725
        CIE-Luv:
        46.7590, -23.3215, -92.4555
        Hunter-Lab:
        39.7948, 10.9567, -69.0766
      #206cd5 color charts
#206cd5 RGB chart
      #206cd5 CMYK chart
      #206cd5 RGB pie chart
      #206cd5 color shades, tints & tones
#206cd5 color schemes
#206cd5 color preview, HTML & CSS examples
           This text has a color of #206cd5        
        
          <p style="color:#206cd5;">Text here</p>
        
        
          .mytext {color:#206cd5;}
        
        Text color #206cd5
      
           This box has a color of #206cd5        
        
          <div style="background-color:#206cd5;">Content here</div>
        
        
          .mybackground {background-color:#206cd5;}
        
        Background color #206cd5
      
           Border around this has a color of #206cd5        
        
          <div style="border:2px solid #206cd5;">Content here</div>
        
        
          .myborder {border:2px solid #206cd5;}
        
        Border color #206cd5