#1946ce color space conversions
Hex:
        #1946ce
        RGB:
        25, 70, 206
        CMY:
        90, 73, 19
        CMYK:
        88, 66, 0, 19
      HSL:
        225°, 78.3550%, 45.2941%
        HSV (HSB):
        225°, 87.8641%, 80.7843%
        XYZ:
        13.7316, 9.0432, 59.4143
        xyY:
        0.1671, 0.1100, 9.0432
      CIE-Lab:
        36.0674, 37.9319, -73.6619
        CIE-LCH:
        36.0674, 82.8547, 297.2460
        CIE-Luv:
        36.0674, -14.1544, -103.1121
        Hunter-Lab:
        30.0720, 28.8819, -96.0911
      #1946ce color charts
#1946ce RGB chart
      #1946ce CMYK chart
      #1946ce RGB pie chart
      #1946ce color shades, tints & tones
#1946ce color schemes
#1946ce color preview, HTML & CSS examples
           This text has a color of #1946ce        
        
          <p style="color:#1946ce;">Text here</p>
        
        
          .mytext {color:#1946ce;}
        
        Text color #1946ce
      
           This box has a color of #1946ce        
        
          <div style="background-color:#1946ce;">Content here</div>
        
        
          .mybackground {background-color:#1946ce;}
        
        Background color #1946ce
      
           Border around this has a color of #1946ce        
        
          <div style="border:2px solid #1946ce;">Content here</div>
        
        
          .myborder {border:2px solid #1946ce;}
        
        Border color #1946ce