#3040ce color space conversions
Hex:
        #3040ce
        RGB:
        48, 64, 206
        CMY:
        81, 75, 19
        CMYK:
        77, 69, 0, 19
      HSL:
        234°, 62.2047%, 49.8039%
        HSV (HSB):
        234°, 76.6990%, 80.7843%
        XYZ:
        14.1929, 8.7514, 59.3337
        xyY:
        0.1725, 0.1064, 8.7514
      CIE-Lab:
        35.5012, 43.2777, -74.5641
        CIE-LCH:
        35.5012, 86.2135, 300.1313
        CIE-Luv:
        35.5012, -10.3052, -103.7670
        Hunter-Lab:
        29.5828, 33.8689, -98.2090
      #3040ce color charts
#3040ce RGB chart
      #3040ce CMYK chart
      #3040ce RGB pie chart
      #3040ce color shades, tints & tones
#3040ce color schemes
#3040ce color preview, HTML & CSS examples
           This text has a color of #3040ce        
        
          <p style="color:#3040ce;">Text here</p>
        
        
          .mytext {color:#3040ce;}
        
        Text color #3040ce
      
           This box has a color of #3040ce        
        
          <div style="background-color:#3040ce;">Content here</div>
        
        
          .mybackground {background-color:#3040ce;}
        
        Background color #3040ce
      
           Border around this has a color of #3040ce        
        
          <div style="border:2px solid #3040ce;">Content here</div>
        
        
          .myborder {border:2px solid #3040ce;}
        
        Border color #3040ce