#245be7 color space conversions
Hex:
        #245be7
        RGB:
        36, 91, 231
        CMY:
        86, 64, 9
        CMYK:
        84, 61, 0, 9
      HSL:
        223°, 80.2469%, 52.3529%
        HSV (HSB):
        223°, 84.4156%, 90.5882%
        XYZ:
        18.8924, 13.6268, 77.2358
        xyY:
        0.1721, 0.1242, 13.6268
      CIE-Lab:
        43.6928, 34.5042, -75.4490
        CIE-LCH:
        43.6928, 82.9644, 294.5755
        CIE-Luv:
        43.6928, -18.0358, -112.9179
        Hunter-Lab:
        36.9144, 26.7542, -98.2119
      #245be7 color charts
#245be7 RGB chart
      #245be7 CMYK chart
      #245be7 RGB pie chart
      #245be7 color shades, tints & tones
#245be7 color schemes
#245be7 color preview, HTML & CSS examples
           This text has a color of #245be7        
        
          <p style="color:#245be7;">Text here</p>
        
        
          .mytext {color:#245be7;}
        
        Text color #245be7
      
           This box has a color of #245be7        
        
          <div style="background-color:#245be7;">Content here</div>
        
        
          .mybackground {background-color:#245be7;}
        
        Background color #245be7
      
           Border around this has a color of #245be7        
        
          <div style="border:2px solid #245be7;">Content here</div>
        
        
          .myborder {border:2px solid #245be7;}
        
        Border color #245be7