#248ec1 color space conversions
Hex:
        #248ec1
        RGB:
        36, 142, 193
        CMY:
        86, 44, 24
        CMYK:
        81, 26, 0, 24
      HSL:
        199°, 68.5590%, 44.9020%
        HSV (HSB):
        199°, 81.3472%, 75.6863%
        XYZ:
        20.0262, 23.5713, 53.9463
        xyY:
        0.2053, 0.2416, 23.5713
      CIE-Lab:
        55.6560, -11.3372, -34.7125
        CIE-LCH:
        55.6560, 36.5170, 251.9128
        CIE-Luv:
        55.6560, -34.8979, -52.1892
        Hunter-Lab:
        48.5503, -11.3348, -31.8944
      #248ec1 color charts
#248ec1 RGB chart
      #248ec1 CMYK chart
      #248ec1 RGB pie chart
      #248ec1 color shades, tints & tones
#248ec1 color schemes
#248ec1 color preview, HTML & CSS examples
           This text has a color of #248ec1        
        
          <p style="color:#248ec1;">Text here</p>
        
        
          .mytext {color:#248ec1;}
        
        Text color #248ec1
      
           This box has a color of #248ec1        
        
          <div style="background-color:#248ec1;">Content here</div>
        
        
          .mybackground {background-color:#248ec1;}
        
        Background color #248ec1
      
           Border around this has a color of #248ec1        
        
          <div style="border:2px solid #248ec1;">Content here</div>
        
        
          .myborder {border:2px solid #248ec1;}
        
        Border color #248ec1