#248af3 color space conversions
Hex:
        #248af3
        RGB:
        36, 138, 243
        CMY:
        86, 46, 5
        CMYK:
        85, 43, 0, 5
      HSL:
        210°, 89.6104%, 54.7059%
        HSV (HSB):
        210°, 85.1852%, 95.2941%
        XYZ:
        25.9937, 25.0231, 88.2539
        xyY:
        0.1866, 0.1797, 25.0231
      CIE-Lab:
        57.0979, 9.4715, -60.4444
        CIE-LCH:
        57.0979, 61.1820, 278.9057
        CIE-Luv:
        57.0979, -30.9865, -96.6722
        Hunter-Lab:
        50.0231, 5.2143, -69.5871
      #248af3 color charts
#248af3 RGB chart
      #248af3 CMYK chart
      #248af3 RGB pie chart
      #248af3 color shades, tints & tones
#248af3 color schemes
#248af3 color preview, HTML & CSS examples
           This text has a color of #248af3        
        
          <p style="color:#248af3;">Text here</p>
        
        
          .mytext {color:#248af3;}
        
        Text color #248af3
      
           This box has a color of #248af3        
        
          <div style="background-color:#248af3;">Content here</div>
        
        
          .mybackground {background-color:#248af3;}
        
        Background color #248af3
      
           Border around this has a color of #248af3        
        
          <div style="border:2px solid #248af3;">Content here</div>
        
        
          .myborder {border:2px solid #248af3;}
        
        Border color #248af3