#6986fc color space conversions
Hex:
        #6986fc
        RGB:
        105, 134, 252
        CMY:
        59, 47, 1
        CMYK:
        58, 47, 0, 1
      HSL:
        228°, 96.0784%, 70.0000%
        HSV (HSB):
        228°, 58.3333%, 98.8235%
        XYZ:
        31.9215, 27.0817, 95.6403
        xyY:
        0.2064, 0.1751, 27.0817
      CIE-Lab:
        59.0499, 24.0598, -62.1425
        CIE-LCH:
        59.0499, 66.6376, 291.1650
        CIE-Luv:
        59.0499, -16.6870, -101.4686
        Hunter-Lab:
        52.0401, 18.4220, -72.5362
      #6986fc color charts
#6986fc RGB chart
      #6986fc CMYK chart
      #6986fc RGB pie chart
      #6986fc color shades, tints & tones
#6986fc color schemes
#6986fc color preview, HTML & CSS examples
           This text has a color of #6986fc        
        
          <p style="color:#6986fc;">Text here</p>
        
        
          .mytext {color:#6986fc;}
        
        Text color #6986fc
      
           This box has a color of #6986fc        
        
          <div style="background-color:#6986fc;">Content here</div>
        
        
          .mybackground {background-color:#6986fc;}
        
        Background color #6986fc
      
           Border around this has a color of #6986fc        
        
          <div style="border:2px solid #6986fc;">Content here</div>
        
        
          .myborder {border:2px solid #6986fc;}
        
        Border color #6986fc