#248efb color space conversions
Hex:
        #248efb
        RGB:
        36, 142, 251
        CMY:
        86, 44, 2
        CMYK:
        86, 43, 0, 2
      HSL:
        210°, 96.4126%, 56.2745%
        HSV (HSB):
        210°, 85.6574%, 98.4314%
        XYZ:
        27.8131, 26.6861, 94.9518
        xyY:
        0.1861, 0.1786, 26.6861
      CIE-Lab:
        58.6826, 10.0430, -62.3150
        CIE-LCH:
        58.6826, 63.1191, 279.1553
        CIE-Luv:
        58.6826, -31.8856, -100.2922
        Hunter-Lab:
        51.6586, 5.7024, -72.8178
      #248efb color charts
#248efb RGB chart
      #248efb CMYK chart
      #248efb RGB pie chart
      #248efb color shades, tints & tones
#248efb color schemes
#248efb color preview, HTML & CSS examples
           This text has a color of #248efb        
        
          <p style="color:#248efb;">Text here</p>
        
        
          .mytext {color:#248efb;}
        
        Text color #248efb
      
           This box has a color of #248efb        
        
          <div style="background-color:#248efb;">Content here</div>
        
        
          .mybackground {background-color:#248efb;}
        
        Background color #248efb
      
           Border around this has a color of #248efb        
        
          <div style="border:2px solid #248efb;">Content here</div>
        
        
          .myborder {border:2px solid #248efb;}
        
        Border color #248efb