#6995fd color space conversions
Hex:
        #6995fd
        RGB:
        105, 149, 253
        CMY:
        59, 42, 1
        CMYK:
        58, 41, 0, 1
      HSL:
        222°, 97.3684%, 70.1961%
        HSV (HSB):
        222°, 58.4980%, 99.2157%
        XYZ:
        34.3028, 31.5900, 97.2180
        xyY:
        0.2103, 0.1937, 31.5900
      CIE-Lab:
        63.0026, 15.4582, -56.3751
        CIE-LCH:
        63.0026, 58.4560, 285.3338
        CIE-Luv:
        63.0026, -21.5279, -92.4386
        Hunter-Lab:
        56.2050, 10.5826, -63.2107
      #6995fd color charts
#6995fd RGB chart
      #6995fd CMYK chart
      #6995fd RGB pie chart
      #6995fd color shades, tints & tones
#6995fd color schemes
#6995fd color preview, HTML & CSS examples
           This text has a color of #6995fd        
        
          <p style="color:#6995fd;">Text here</p>
        
        
          .mytext {color:#6995fd;}
        
        Text color #6995fd
      
           This box has a color of #6995fd        
        
          <div style="background-color:#6995fd;">Content here</div>
        
        
          .mybackground {background-color:#6995fd;}
        
        Background color #6995fd
      
           Border around this has a color of #6995fd        
        
          <div style="border:2px solid #6995fd;">Content here</div>
        
        
          .myborder {border:2px solid #6995fd;}
        
        Border color #6995fd