#206cfe color space conversions
Hex:
        #206cfe
        RGB:
        32, 108, 254
        CMY:
        87, 58, 0
        CMYK:
        87, 57, 0, 0
      HSL:
        219°, 99.1071%, 56.0784%
        HSV (HSB):
        219°, 87.4016%, 99.6078%
        XYZ:
        23.8476, 18.1880, 96.0197
        xyY:
        0.1727, 0.1317, 18.1880
      CIE-Lab:
        49.7233, 32.0692, -78.4758
        CIE-LCH:
        49.7233, 84.7755, 292.2274
        CIE-Luv:
        49.7233, -22.4319, -121.7761
        Hunter-Lab:
        42.6473, 25.1811, -103.6371
      #206cfe color charts
#206cfe RGB chart
      #206cfe CMYK chart
      #206cfe RGB pie chart
      #206cfe color shades, tints & tones
#206cfe color schemes
#206cfe color preview, HTML & CSS examples
           This text has a color of #206cfe        
        
          <p style="color:#206cfe;">Text here</p>
        
        
          .mytext {color:#206cfe;}
        
        Text color #206cfe
      
           This box has a color of #206cfe        
        
          <div style="background-color:#206cfe;">Content here</div>
        
        
          .mybackground {background-color:#206cfe;}
        
        Background color #206cfe
      
           Border around this has a color of #206cfe        
        
          <div style="border:2px solid #206cfe;">Content here</div>
        
        
          .myborder {border:2px solid #206cfe;}
        
        Border color #206cfe