#1963cf color space conversions
Hex:
        #1963cf
        RGB:
        25, 99, 207
        CMY:
        90, 61, 19
        CMYK:
        88, 52, 0, 19
      HSL:
        216°, 78.4483%, 45.4902%
        HSV (HSB):
        216°, 87.9227%, 81.1765%
        XYZ:
        16.1252, 13.6353, 60.8135
        xyY:
        0.1780, 0.1505, 13.6353
      CIE-Lab:
        43.7054, 19.4449, -61.7659
        CIE-LCH:
        43.7054, 64.7544, 287.4748
        CIE-Luv:
        43.7054, -21.4916, -93.1215
        Hunter-Lab:
        36.9261, 13.3285, -71.7963
      #1963cf color charts
#1963cf RGB chart
      #1963cf CMYK chart
      #1963cf RGB pie chart
      #1963cf color shades, tints & tones
#1963cf color schemes
#1963cf color preview, HTML & CSS examples
           This text has a color of #1963cf        
        
          <p style="color:#1963cf;">Text here</p>
        
        
          .mytext {color:#1963cf;}
        
        Text color #1963cf
      
           This box has a color of #1963cf        
        
          <div style="background-color:#1963cf;">Content here</div>
        
        
          .mybackground {background-color:#1963cf;}
        
        Background color #1963cf
      
           Border around this has a color of #1963cf        
        
          <div style="border:2px solid #1963cf;">Content here</div>
        
        
          .myborder {border:2px solid #1963cf;}
        
        Border color #1963cf