#245fd7 color space conversions
Hex:
        #245fd7
        RGB:
        36, 95, 215
        CMY:
        86, 63, 16
        CMYK:
        83, 56, 0, 16
      HSL:
        220°, 71.3147%, 49.2157%
        HSV (HSB):
        220°, 83.2558%, 84.3137%
        XYZ:
        17.0855, 13.4658, 65.9886
        xyY:
        0.1770, 0.1395, 13.4658
      CIE-Lab:
        43.4568, 25.9050, -66.7399
        CIE-LCH:
        43.4568, 71.5911, 291.2136
        CIE-Luv:
        43.4568, -19.1882, -100.4091
        Hunter-Lab:
        36.6958, 18.8919, -80.9320
      #245fd7 color charts
#245fd7 RGB chart
      #245fd7 CMYK chart
      #245fd7 RGB pie chart
      #245fd7 color shades, tints & tones
#245fd7 color schemes
#245fd7 color preview, HTML & CSS examples
           This text has a color of #245fd7        
        
          <p style="color:#245fd7;">Text here</p>
        
        
          .mytext {color:#245fd7;}
        
        Text color #245fd7
      
           This box has a color of #245fd7        
        
          <div style="background-color:#245fd7;">Content here</div>
        
        
          .mybackground {background-color:#245fd7;}
        
        Background color #245fd7
      
           Border around this has a color of #245fd7        
        
          <div style="border:2px solid #245fd7;">Content here</div>
        
        
          .myborder {border:2px solid #245fd7;}
        
        Border color #245fd7