#1614fb color space conversions
Hex:
        #1614fb
        RGB:
        22, 20, 251
        CMY:
        91, 92, 2
        CMYK:
        91, 92, 0, 2
      HSL:
        241°, 96.6527%, 53.1373%
        HSV (HSB):
        241°, 92.0319%, 98.4314%
        XYZ:
        17.9936, 7.6359, 91.7923
        xyY:
        0.1532, 0.0650, 7.6359
      CIE-Lab:
        33.2128, 74.9736, -104.0851
        CIE-LCH:
        33.2128, 128.2761, 305.7656
        CIE-Luv:
        33.2128, -9.2366, -129.4694
        Hunter-Lab:
        27.6332, 67.8741, -177.6073
      #1614fb color charts
#1614fb RGB chart
      #1614fb CMYK chart
      #1614fb RGB pie chart
      #1614fb color shades, tints & tones
#1614fb color schemes
#1614fb color preview, HTML & CSS examples
           This text has a color of #1614fb        
        
          <p style="color:#1614fb;">Text here</p>
        
        
          .mytext {color:#1614fb;}
        
        Text color #1614fb
      
           This box has a color of #1614fb        
        
          <div style="background-color:#1614fb;">Content here</div>
        
        
          .mybackground {background-color:#1614fb;}
        
        Background color #1614fb
      
           Border around this has a color of #1614fb        
        
          <div style="border:2px solid #1614fb;">Content here</div>
        
        
          .myborder {border:2px solid #1614fb;}
        
        Border color #1614fb