#3062be color space conversions
Hex:
        #3062be
        RGB:
        48, 98, 190
        CMY:
        81, 62, 25
        CMYK:
        75, 48, 0, 25
      HSL:
        219°, 59.6639%, 46.6667%
        HSV (HSB):
        219°, 74.7368%, 74.5098%
        XYZ:
        14.8809, 13.0814, 50.4559
        xyY:
        0.1898, 0.1668, 13.0814
      CIE-Lab:
        42.8857, 15.6665, -53.2407
        CIE-LCH:
        42.8857, 55.4978, 286.3969
        CIE-Luv:
        42.8857, -18.7456, -80.0193
        Hunter-Lab:
        36.1683, 10.1465, -57.3936
      #3062be color charts
#3062be RGB chart
      #3062be CMYK chart
      #3062be RGB pie chart
      #3062be color shades, tints & tones
#3062be color schemes
#3062be color preview, HTML & CSS examples
           This text has a color of #3062be        
        
          <p style="color:#3062be;">Text here</p>
        
        
          .mytext {color:#3062be;}
        
        Text color #3062be
      
           This box has a color of #3062be        
        
          <div style="background-color:#3062be;">Content here</div>
        
        
          .mybackground {background-color:#3062be;}
        
        Background color #3062be
      
           Border around this has a color of #3062be        
        
          <div style="border:2px solid #3062be;">Content here</div>
        
        
          .myborder {border:2px solid #3062be;}
        
        Border color #3062be