#3314ef color space conversions
Hex:
        #3314ef
        RGB:
        51, 20, 239
        CMY:
        80, 92, 6
        CMYK:
        79, 92, 0, 6
      HSL:
        248°, 87.2510%, 50.7843%
        HSV (HSB):
        248°, 91.6318%, 93.7255%
        XYZ:
        17.1954, 7.4361, 82.1904
        xyY:
        0.1610, 0.0696, 7.4361
      CIE-Lab:
        32.7798, 72.5304, -97.9998
        CIE-LCH:
        32.7798, 121.9206, 306.5054
        CIE-Luv:
        32.7798, -6.2101, -123.5867
        Hunter-Lab:
        27.2692, 64.8370, -159.6135
      #3314ef color charts
#3314ef RGB chart
      #3314ef CMYK chart
      #3314ef RGB pie chart
      #3314ef color shades, tints & tones
#3314ef color schemes
#3314ef color preview, HTML & CSS examples
           This text has a color of #3314ef        
        
          <p style="color:#3314ef;">Text here</p>
        
        
          .mytext {color:#3314ef;}
        
        Text color #3314ef
      
           This box has a color of #3314ef        
        
          <div style="background-color:#3314ef;">Content here</div>
        
        
          .mybackground {background-color:#3314ef;}
        
        Background color #3314ef
      
           Border around this has a color of #3314ef        
        
          <div style="border:2px solid #3314ef;">Content here</div>
        
        
          .myborder {border:2px solid #3314ef;}
        
        Border color #3314ef