#3b93ef color space conversions
Hex:
        #3b93ef
        RGB:
        59, 147, 239
        CMY:
        77, 42, 6
        CMYK:
        75, 38, 0, 6
      HSL:
        211°, 84.9057%, 58.4314%
        HSV (HSB):
        211°, 75.3138%, 93.7255%
        XYZ:
        27.8173, 28.0292, 85.6054
        xyY:
        0.1967, 0.1982, 28.0292
      CIE-Lab:
        59.9151, 4.7472, -53.7028
        CIE-LCH:
        59.9151, 53.9122, 275.0517
        CIE-Luv:
        59.9151, -31.1770, -86.1093
        Hunter-Lab:
        52.9426, 1.1386, -58.8089
      #3b93ef color charts
#3b93ef RGB chart
      #3b93ef CMYK chart
      #3b93ef RGB pie chart
      #3b93ef color shades, tints & tones
#3b93ef color schemes
#3b93ef color preview, HTML & CSS examples
           This text has a color of #3b93ef        
        
          <p style="color:#3b93ef;">Text here</p>
        
        
          .mytext {color:#3b93ef;}
        
        Text color #3b93ef
      
           This box has a color of #3b93ef        
        
          <div style="background-color:#3b93ef;">Content here</div>
        
        
          .mybackground {background-color:#3b93ef;}
        
        Background color #3b93ef
      
           Border around this has a color of #3b93ef        
        
          <div style="border:2px solid #3b93ef;">Content here</div>
        
        
          .myborder {border:2px solid #3b93ef;}
        
        Border color #3b93ef