#3b99ed color space conversions
Hex:
        #3b99ed
        RGB:
        59, 153, 237
        CMY:
        77, 40, 7
        CMYK:
        75, 35, 0, 7
      HSL:
        208°, 83.1776%, 58.0392%
        HSV (HSB):
        208°, 75.1055%, 92.9412%
        XYZ:
        28.4809, 29.8267, 84.3768
        xyY:
        0.1996, 0.2090, 29.8267
      CIE-Lab:
        61.5044, 0.5159, -50.0753
        CIE-LCH:
        61.5044, 50.0780, 270.5903
        CIE-Luv:
        61.5044, -33.2363, -80.0448
        Hunter-Lab:
        54.6138, -2.4870, -53.3717
      #3b99ed color charts
#3b99ed RGB chart
      #3b99ed CMYK chart
      #3b99ed RGB pie chart
      #3b99ed color shades, tints & tones
#3b99ed color schemes
#3b99ed color preview, HTML & CSS examples
           This text has a color of #3b99ed        
        
          <p style="color:#3b99ed;">Text here</p>
        
        
          .mytext {color:#3b99ed;}
        
        Text color #3b99ed
      
           This box has a color of #3b99ed        
        
          <div style="background-color:#3b99ed;">Content here</div>
        
        
          .mybackground {background-color:#3b99ed;}
        
        Background color #3b99ed
      
           Border around this has a color of #3b99ed        
        
          <div style="border:2px solid #3b99ed;">Content here</div>
        
        
          .myborder {border:2px solid #3b99ed;}
        
        Border color #3b99ed