#2898fd color space conversions
Hex:
        #2898fd
        RGB:
        40, 152, 253
        CMY:
        84, 40, 1
        CMYK:
        84, 40, 0, 1
      HSL:
        208°, 98.1567%, 57.4510%
        HSV (HSB):
        208°, 84.1897%, 99.2157%
        XYZ:
        29.8329, 29.9994, 97.1466
        xyY:
        0.1900, 0.1911, 29.9994
      CIE-Lab:
        61.6537, 5.0849, -58.6535
        CIE-LCH:
        61.6537, 58.8735, 274.9548
        CIE-Luv:
        61.6537, -34.5587, -94.7919
        Hunter-Lab:
        54.7717, 1.3744, -66.8203
      #2898fd color charts
#2898fd RGB chart
      #2898fd CMYK chart
      #2898fd RGB pie chart
      #2898fd color shades, tints & tones
#2898fd color schemes
#2898fd color preview, HTML & CSS examples
           This text has a color of #2898fd        
        
          <p style="color:#2898fd;">Text here</p>
        
        
          .mytext {color:#2898fd;}
        
        Text color #2898fd
      
           This box has a color of #2898fd        
        
          <div style="background-color:#2898fd;">Content here</div>
        
        
          .mybackground {background-color:#2898fd;}
        
        Background color #2898fd
      
           Border around this has a color of #2898fd        
        
          <div style="border:2px solid #2898fd;">Content here</div>
        
        
          .myborder {border:2px solid #2898fd;}
        
        Border color #2898fd