#3458cf color space conversions
Hex:
        #3458cf
        RGB:
        52, 88, 207
        CMY:
        80, 65, 19
        CMYK:
        75, 57, 0, 19
      HSL:
        226°, 61.7530%, 50.7843%
        HSV (HSB):
        226°, 74.8792%, 81.1765%
        XYZ:
        16.1684, 12.2145, 60.5370
        xyY:
        0.1818, 0.1374, 12.2145
      CIE-Lab:
        41.5550, 28.9603, -65.2234
        CIE-LCH:
        41.5550, 71.3637, 293.9420
        CIE-Luv:
        41.5550, -15.1755, -97.1320
        Hunter-Lab:
        34.9493, 21.4173, -78.2340
      #3458cf color charts
#3458cf RGB chart
      #3458cf CMYK chart
      #3458cf RGB pie chart
      #3458cf color shades, tints & tones
#3458cf color schemes
#3458cf color preview, HTML & CSS examples
           This text has a color of #3458cf        
        
          <p style="color:#3458cf;">Text here</p>
        
        
          .mytext {color:#3458cf;}
        
        Text color #3458cf
      
           This box has a color of #3458cf        
        
          <div style="background-color:#3458cf;">Content here</div>
        
        
          .mybackground {background-color:#3458cf;}
        
        Background color #3458cf
      
           Border around this has a color of #3458cf        
        
          <div style="border:2px solid #3458cf;">Content here</div>
        
        
          .myborder {border:2px solid #3458cf;}
        
        Border color #3458cf