#3314d7 color space conversions
Hex:
        #3314d7
        RGB:
        51, 20, 215
        CMY:
        80, 92, 16
        CMYK:
        76, 91, 0, 16
      HSL:
        250°, 82.9787%, 46.0784%
        HSV (HSB):
        250°, 90.6977%, 84.3137%
        XYZ:
        13.8811, 6.1104, 64.7378
        xyY:
        0.1638, 0.0721, 6.1104
      CIE-Lab:
        29.6893, 66.3721, -89.4007
        CIE-LCH:
        29.6893, 111.3452, 306.5906
        CIE-Luv:
        29.6893, -4.8647, -109.9494
        Hunter-Lab:
        24.7193, 56.9783, -137.9724
      #3314d7 color charts
#3314d7 RGB chart
      #3314d7 CMYK chart
      #3314d7 RGB pie chart
      #3314d7 color shades, tints & tones
#3314d7 color schemes
#3314d7 color preview, HTML & CSS examples
           This text has a color of #3314d7        
        
          <p style="color:#3314d7;">Text here</p>
        
        
          .mytext {color:#3314d7;}
        
        Text color #3314d7
      
           This box has a color of #3314d7        
        
          <div style="background-color:#3314d7;">Content here</div>
        
        
          .mybackground {background-color:#3314d7;}
        
        Background color #3314d7
      
           Border around this has a color of #3314d7        
        
          <div style="border:2px solid #3314d7;">Content here</div>
        
        
          .myborder {border:2px solid #3314d7;}
        
        Border color #3314d7