#3314f1 color space conversions
Hex:
        #3314f1
        RGB:
        51, 20, 241
        CMY:
        80, 92, 5
        CMYK:
        79, 92, 0, 5
      HSL:
        248°, 88.7550%, 51.1765%
        HSV (HSB):
        248°, 91.7012%, 94.5098%
        XYZ:
        17.4926, 7.5550, 83.7554
        xyY:
        0.1608, 0.0694, 7.5550
      CIE-Lab:
        33.0384, 73.0357, -98.7026
        CIE-LCH:
        33.0384, 122.7861, 306.4999
        CIE-Luv:
        33.0384, -6.3186, -124.7170
        Hunter-Lab:
        27.4863, 65.4980, -161.4259
      #3314f1 color charts
#3314f1 RGB chart
      #3314f1 CMYK chart
      #3314f1 RGB pie chart
      #3314f1 color shades, tints & tones
#3314f1 color schemes
#3314f1 color preview, HTML & CSS examples
           This text has a color of #3314f1        
        
          <p style="color:#3314f1;">Text here</p>
        
        
          .mytext {color:#3314f1;}
        
        Text color #3314f1
      
           This box has a color of #3314f1        
        
          <div style="background-color:#3314f1;">Content here</div>
        
        
          .mybackground {background-color:#3314f1;}
        
        Background color #3314f1
      
           Border around this has a color of #3314f1        
        
          <div style="border:2px solid #3314f1;">Content here</div>
        
        
          .myborder {border:2px solid #3314f1;}
        
        Border color #3314f1