#1040ce color space conversions
Hex:
        #1040ce
        RGB:
        16, 64, 206
        CMY:
        94, 75, 19
        CMYK:
        92, 69, 0, 19
      HSL:
        225°, 85.5856%, 43.5294%
        HSV (HSB):
        225°, 92.2330%, 80.7843%
        XYZ:
        13.1877, 8.2332, 59.2866
        xyY:
        0.1634, 0.1020, 8.2332
      CIE-Lab:
        34.4639, 41.3323, -76.3094
        CIE-LCH:
        34.4639, 86.7841, 298.4418
        CIE-Luv:
        34.4639, -13.5015, -104.2846
        Hunter-Lab:
        28.6935, 31.8257, -102.4197
      #1040ce color charts
#1040ce RGB chart
      #1040ce CMYK chart
      #1040ce RGB pie chart
      #1040ce color shades, tints & tones
#1040ce color schemes
#1040ce color preview, HTML & CSS examples
           This text has a color of #1040ce        
        
          <p style="color:#1040ce;">Text here</p>
        
        
          .mytext {color:#1040ce;}
        
        Text color #1040ce
      
           This box has a color of #1040ce        
        
          <div style="background-color:#1040ce;">Content here</div>
        
        
          .mybackground {background-color:#1040ce;}
        
        Background color #1040ce
      
           Border around this has a color of #1040ce        
        
          <div style="border:2px solid #1040ce;">Content here</div>
        
        
          .myborder {border:2px solid #1040ce;}
        
        Border color #1040ce