#245be1 color space conversions
Hex:
        #245be1
        RGB:
        36, 91, 225
        CMY:
        86, 64, 12
        CMYK:
        84, 60, 0, 12
      HSL:
        223°, 75.9036%, 51.1765%
        HSV (HSB):
        223°, 84.0000%, 88.2353%
        XYZ:
        18.0592, 13.2935, 72.8482
        xyY:
        0.1733, 0.1276, 13.2935
      CIE-Lab:
        43.2022, 32.2648, -72.8514
        CIE-LCH:
        43.2022, 79.6765, 293.8878
        CIE-Luv:
        43.2022, -18.0625, -108.9185
        Hunter-Lab:
        36.4602, 24.6081, -92.9404
      #245be1 color charts
#245be1 RGB chart
      #245be1 CMYK chart
      #245be1 RGB pie chart
      #245be1 color shades, tints & tones
#245be1 color schemes
#245be1 color preview, HTML & CSS examples
           This text has a color of #245be1        
        
          <p style="color:#245be1;">Text here</p>
        
        
          .mytext {color:#245be1;}
        
        Text color #245be1
      
           This box has a color of #245be1        
        
          <div style="background-color:#245be1;">Content here</div>
        
        
          .mybackground {background-color:#245be1;}
        
        Background color #245be1
      
           Border around this has a color of #245be1        
        
          <div style="border:2px solid #245be1;">Content here</div>
        
        
          .myborder {border:2px solid #245be1;}
        
        Border color #245be1