#248ebd color space conversions
Hex:
        #248ebd
        RGB:
        36, 142, 189
        CMY:
        86, 44, 26
        CMYK:
        81, 25, 0, 26
      HSL:
        198°, 68.0000%, 44.1176%
        HSV (HSB):
        198°, 80.9524%, 74.1176%
        XYZ:
        19.5859, 23.3952, 51.6276
        xyY:
        0.2070, 0.2473, 23.3952
      CIE-Lab:
        55.4771, -12.7628, -32.7203
        CIE-LCH:
        55.4771, 35.1213, 248.6913
        CIE-Luv:
        55.4771, -35.1419, -48.7377
        Hunter-Lab:
        48.3686, -12.3651, -29.4268
      #248ebd color charts
#248ebd RGB chart
      #248ebd CMYK chart
      #248ebd RGB pie chart
      #248ebd color shades, tints & tones
#248ebd color schemes
#248ebd color preview, HTML & CSS examples
           This text has a color of #248ebd        
        
          <p style="color:#248ebd;">Text here</p>
        
        
          .mytext {color:#248ebd;}
        
        Text color #248ebd
      
           This box has a color of #248ebd        
        
          <div style="background-color:#248ebd;">Content here</div>
        
        
          .mybackground {background-color:#248ebd;}
        
        Background color #248ebd
      
           Border around this has a color of #248ebd        
        
          <div style="border:2px solid #248ebd;">Content here</div>
        
        
          .myborder {border:2px solid #248ebd;}
        
        Border color #248ebd