#1962fb color space conversions
Hex:
        #1962fb
        RGB:
        25, 98, 251
        CMY:
        90, 62, 2
        CMYK:
        90, 61, 0, 2
      HSL:
        221°, 96.5812%, 54.1176%
        HSV (HSB):
        221°, 90.0398%, 98.4314%
        XYZ:
        22.1812, 15.9071, 93.1681
        xyY:
        0.1690, 0.1212, 15.9071
      CIE-Lab:
        46.8523, 36.9203, -81.5080
        CIE-LCH:
        46.8523, 89.4799, 294.3689
        CIE-Luv:
        46.8523, -20.4794, -123.8635
        Hunter-Lab:
        39.8837, 29.4758, -110.5826
      #1962fb color charts
#1962fb RGB chart
      #1962fb CMYK chart
      #1962fb RGB pie chart
      #1962fb color shades, tints & tones
#1962fb color schemes
#1962fb color preview, HTML & CSS examples
           This text has a color of #1962fb        
        
          <p style="color:#1962fb;">Text here</p>
        
        
          .mytext {color:#1962fb;}
        
        Text color #1962fb
      
           This box has a color of #1962fb        
        
          <div style="background-color:#1962fb;">Content here</div>
        
        
          .mybackground {background-color:#1962fb;}
        
        Background color #1962fb
      
           Border around this has a color of #1962fb        
        
          <div style="border:2px solid #1962fb;">Content here</div>
        
        
          .myborder {border:2px solid #1962fb;}
        
        Border color #1962fb