#248cdf color space conversions
Hex:
        #248cdf
        RGB:
        36, 140, 223
        CMY:
        86, 45, 13
        CMYK:
        84, 37, 0, 13
      HSL:
        207°, 74.5020%, 50.7843%
        HSV (HSB):
        207°, 83.8565%, 87.4510%
        XYZ:
        23.4249, 24.4589, 73.2985
        xyY:
        0.1933, 0.2018, 24.4589
      CIE-Lab:
        56.5444, 0.7935, -50.2072
        CIE-LCH:
        56.5444, 50.2134, 270.9054
        CIE-Luv:
        56.5444, -32.5531, -79.0851
        Hunter-Lab:
        49.4560, -2.0011, -53.2542
      #248cdf color charts
#248cdf RGB chart
      #248cdf CMYK chart
      #248cdf RGB pie chart
      #248cdf color shades, tints & tones
#248cdf color schemes
#248cdf color preview, HTML & CSS examples
           This text has a color of #248cdf        
        
          <p style="color:#248cdf;">Text here</p>
        
        
          .mytext {color:#248cdf;}
        
        Text color #248cdf
      
           This box has a color of #248cdf        
        
          <div style="background-color:#248cdf;">Content here</div>
        
        
          .mybackground {background-color:#248cdf;}
        
        Background color #248cdf
      
           Border around this has a color of #248cdf        
        
          <div style="border:2px solid #248cdf;">Content here</div>
        
        
          .myborder {border:2px solid #248cdf;}
        
        Border color #248cdf