#2690fd color space conversions
Hex:
        #2690fd
        RGB:
        38, 144, 253
        CMY:
        85, 44, 1
        CMYK:
        85, 43, 0, 1
      HSL:
        210°, 98.1735%, 57.0588%
        HSV (HSB):
        210°, 84.9802%, 99.2157%
        XYZ:
        28.5022, 27.4504, 96.7247
        xyY:
        0.1867, 0.1798, 27.4504
      CIE-Lab:
        59.3890, 9.7175, -62.2791
        CIE-LCH:
        59.3890, 63.0327, 278.8685
        CIE-Luv:
        59.3890, -32.2379, -100.4499
        Hunter-Lab:
        52.3932, 5.4171, -72.7820
      #2690fd color charts
#2690fd RGB chart
      #2690fd CMYK chart
      #2690fd RGB pie chart
      #2690fd color shades, tints & tones
#2690fd color schemes
#2690fd color preview, HTML & CSS examples
           This text has a color of #2690fd        
        
          <p style="color:#2690fd;">Text here</p>
        
        
          .mytext {color:#2690fd;}
        
        Text color #2690fd
      
           This box has a color of #2690fd        
        
          <div style="background-color:#2690fd;">Content here</div>
        
        
          .mybackground {background-color:#2690fd;}
        
        Background color #2690fd
      
           Border around this has a color of #2690fd        
        
          <div style="border:2px solid #2690fd;">Content here</div>
        
        
          .myborder {border:2px solid #2690fd;}
        
        Border color #2690fd