#206cfd color space conversions
Hex:
        #206cfd
        RGB:
        32, 108, 253
        CMY:
        87, 58, 1
        CMYK:
        87, 57, 0, 1
      HSL:
        219°, 98.2222%, 55.8824%
        HSV (HSB):
        219°, 87.3518%, 99.2157%
        XYZ:
        23.6878, 18.1240, 95.1783
        xyY:
        0.1729, 0.1323, 18.1240
      CIE-Lab:
        49.6462, 31.6955, -78.0468
        CIE-LCH:
        49.6462, 84.2373, 292.1025
        CIE-Luv:
        49.6462, -22.4470, -121.0936
        Hunter-Lab:
        42.5723, 24.8183, -102.7530
      #206cfd color charts
#206cfd RGB chart
      #206cfd CMYK chart
      #206cfd RGB pie chart
      #206cfd color shades, tints & tones
#206cfd color schemes
#206cfd color preview, HTML & CSS examples
           This text has a color of #206cfd        
        
          <p style="color:#206cfd;">Text here</p>
        
        
          .mytext {color:#206cfd;}
        
        Text color #206cfd
      
           This box has a color of #206cfd        
        
          <div style="background-color:#206cfd;">Content here</div>
        
        
          .mybackground {background-color:#206cfd;}
        
        Background color #206cfd
      
           Border around this has a color of #206cfd        
        
          <div style="border:2px solid #206cfd;">Content here</div>
        
        
          .myborder {border:2px solid #206cfd;}
        
        Border color #206cfd