#3061d8 color space conversions
Hex:
        #3061d8
        RGB:
        48, 97, 216
        CMY:
        81, 62, 15
        CMYK:
        78, 55, 0, 15
      HSL:
        223°, 68.2927%, 51.7647%
        HSV (HSB):
        223°, 77.7778%, 84.7059%
        XYZ:
        17.8883, 14.1356, 66.7514
        xyY:
        0.1811, 0.1431, 14.1356
      CIE-Lab:
        44.4268, 26.0762, -65.7171
        CIE-LCH:
        44.4268, 70.7015, 291.6429
        CIE-Luv:
        44.4268, -18.1960, -99.6825
        Hunter-Lab:
        37.5974, 19.1323, -78.9468
      #3061d8 color charts
#3061d8 RGB chart
      #3061d8 CMYK chart
      #3061d8 RGB pie chart
      #3061d8 color shades, tints & tones
#3061d8 color schemes
#3061d8 color preview, HTML & CSS examples
           This text has a color of #3061d8        
        
          <p style="color:#3061d8;">Text here</p>
        
        
          .mytext {color:#3061d8;}
        
        Text color #3061d8
      
           This box has a color of #3061d8        
        
          <div style="background-color:#3061d8;">Content here</div>
        
        
          .mybackground {background-color:#3061d8;}
        
        Background color #3061d8
      
           Border around this has a color of #3061d8        
        
          <div style="border:2px solid #3061d8;">Content here</div>
        
        
          .myborder {border:2px solid #3061d8;}
        
        Border color #3061d8