#245be8 color space conversions
Hex:
        #245be8
        RGB:
        36, 91, 232
        CMY:
        86, 64, 9
        CMYK:
        84, 61, 0, 9
      HSL:
        223°, 80.9917%, 52.5490%
        HSV (HSB):
        223°, 84.4828%, 90.9804%
        XYZ:
        19.0341, 13.6834, 77.9819
        xyY:
        0.1719, 0.1236, 13.6834
      CIE-Lab:
        43.7755, 34.8756, -75.8790
        CIE-LCH:
        43.7755, 83.5101, 294.6845
        CIE-Luv:
        43.7755, -18.0324, -113.5793
        Hunter-Lab:
        36.9911, 27.1144, -99.0969
      #245be8 color charts
#245be8 RGB chart
      #245be8 CMYK chart
      #245be8 RGB pie chart
      #245be8 color shades, tints & tones
#245be8 color schemes
#245be8 color preview, HTML & CSS examples
           This text has a color of #245be8        
        
          <p style="color:#245be8;">Text here</p>
        
        
          .mytext {color:#245be8;}
        
        Text color #245be8
      
           This box has a color of #245be8        
        
          <div style="background-color:#245be8;">Content here</div>
        
        
          .mybackground {background-color:#245be8;}
        
        Background color #245be8
      
           Border around this has a color of #245be8        
        
          <div style="border:2px solid #245be8;">Content here</div>
        
        
          .myborder {border:2px solid #245be8;}
        
        Border color #245be8