#3d98fa color space conversions
Hex:
        #3d98fa
        RGB:
        61, 152, 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.4080, 30.3507, 94.6981
        xyY:
        0.1956, 0.1952, 30.3507
      CIE-Lab:
        61.9556, 5.9532, -56.5015
        CIE-LCH:
        61.9556, 56.8143, 276.0147
        CIE-Luv:
        61.9556, -32.0779, -91.3983
        Hunter-Lab:
        55.0915, 2.1139, -63.3510
      #3d98fa color charts
#3d98fa RGB chart
      #3d98fa CMYK chart
      #3d98fa RGB pie chart
      #3d98fa color shades, tints & tones
#3d98fa color schemes
#3d98fa color preview, HTML & CSS examples
           This text has a color of #3d98fa        
        
          <p style="color:#3d98fa;">Text here</p>
        
        
          .mytext {color:#3d98fa;}
        
        Text color #3d98fa
      
           This box has a color of #3d98fa        
        
          <div style="background-color:#3d98fa;">Content here</div>
        
        
          .mybackground {background-color:#3d98fa;}
        
        Background color #3d98fa
      
           Border around this has a color of #3d98fa        
        
          <div style="border:2px solid #3d98fa;">Content here</div>
        
        
          .myborder {border:2px solid #3d98fa;}
        
        Border color #3d98fa