#318edc color space conversions
Hex:
        #318edc
        RGB:
        49, 142, 220
        CMY:
        81, 44, 14
        CMYK:
        78, 35, 0, 14
      HSL:
        207°, 70.9544%, 52.7451%
        HSV (HSB):
        207°, 77.7273%, 86.2745%
        XYZ:
        23.8579, 25.1663, 71.3103
        xyY:
        0.1983, 0.2091, 25.1663
      CIE-Lab:
        57.2371, -0.2725, -47.4135
        CIE-LCH:
        57.2371, 47.4143, 269.6707
        CIE-Luv:
        57.2371, -31.8005, -74.5709
        Hunter-Lab:
        50.1660, -2.8997, -49.1637
      #318edc color charts
#318edc RGB chart
      #318edc CMYK chart
      #318edc RGB pie chart
      #318edc color shades, tints & tones
#318edc color schemes
#318edc color preview, HTML & CSS examples
           This text has a color of #318edc        
        
          <p style="color:#318edc;">Text here</p>
        
        
          .mytext {color:#318edc;}
        
        Text color #318edc
      
           This box has a color of #318edc        
        
          <div style="background-color:#318edc;">Content here</div>
        
        
          .mybackground {background-color:#318edc;}
        
        Background color #318edc
      
           Border around this has a color of #318edc        
        
          <div style="border:2px solid #318edc;">Content here</div>
        
        
          .myborder {border:2px solid #318edc;}
        
        Border color #318edc