#3b68ef color space conversions
Hex:
        #3b68ef
        RGB:
        59, 104, 239
        CMY:
        77, 59, 6
        CMYK:
        75, 56, 0, 6
      HSL:
        225°, 84.9057%, 58.4314%
        HSV (HSB):
        225°, 75.3138%, 93.7255%
        XYZ:
        22.3339, 17.0624, 83.7776
        xyY:
        0.1813, 0.1385, 17.0624
      CIE-Lab:
        48.3386, 31.2190, -72.3391
        CIE-LCH:
        48.3386, 78.7881, 293.3433
        CIE-Luv:
        48.3386, -18.3214, -112.0942
        Hunter-Lab:
        41.3067, 24.2257, -91.3364
      #3b68ef color charts
#3b68ef RGB chart
      #3b68ef CMYK chart
      #3b68ef RGB pie chart
      #3b68ef color shades, tints & tones
#3b68ef color schemes
#3b68ef color preview, HTML & CSS examples
           This text has a color of #3b68ef        
        
          <p style="color:#3b68ef;">Text here</p>
        
        
          .mytext {color:#3b68ef;}
        
        Text color #3b68ef
      
           This box has a color of #3b68ef        
        
          <div style="background-color:#3b68ef;">Content here</div>
        
        
          .mybackground {background-color:#3b68ef;}
        
        Background color #3b68ef
      
           Border around this has a color of #3b68ef        
        
          <div style="border:2px solid #3b68ef;">Content here</div>
        
        
          .myborder {border:2px solid #3b68ef;}
        
        Border color #3b68ef