#3d99fa color space conversions
Hex:
        #3d99fa
        RGB:
        61, 153, 250
        CMY:
        76, 40, 2
        CMYK:
        76, 39, 0, 2
      HSL:
        211°, 94.9749%, 60.9804%
        HSV (HSB):
        211°, 75.6000%, 98.0392%
        XYZ:
        30.5710, 30.6767, 94.7524
        xyY:
        0.1960, 0.1966, 30.6767
      CIE-Lab:
        62.2338, 5.3644, -56.0585
        CIE-LCH:
        62.2338, 56.3146, 275.4661
        CIE-Luv:
        62.2338, -32.4016, -90.6779
        Hunter-Lab:
        55.3865, 1.5980, -62.6597
      #3d99fa color charts
#3d99fa RGB chart
      #3d99fa CMYK chart
      #3d99fa RGB pie chart
      #3d99fa color shades, tints & tones
#3d99fa color schemes
#3d99fa color preview, HTML & CSS examples
           This text has a color of #3d99fa        
        
          <p style="color:#3d99fa;">Text here</p>
        
        
          .mytext {color:#3d99fa;}
        
        Text color #3d99fa
      
           This box has a color of #3d99fa        
        
          <div style="background-color:#3d99fa;">Content here</div>
        
        
          .mybackground {background-color:#3d99fa;}
        
        Background color #3d99fa
      
           Border around this has a color of #3d99fa        
        
          <div style="border:2px solid #3d99fa;">Content here</div>
        
        
          .myborder {border:2px solid #3d99fa;}
        
        Border color #3d99fa