#062bf2 color space conversions
Hex:
        #062bf2
        RGB:
        6, 43, 242
        CMY:
        98, 83, 5
        CMYK:
        98, 82, 0, 5
      HSL:
        231°, 95.1613%, 48.6275%
        HSV (HSB):
        231°, 97.5207%, 94.9020%
        XYZ:
        16.9660, 8.1773, 84.6886
        xyY:
        0.1545, 0.0745, 8.1773
      CIE-Lab:
        34.3494, 64.5018, -97.1203
        CIE-LCH:
        34.3494, 116.5883, 303.5899
        CIE-Luv:
        34.3494, -11.3694, -125.6565
        Hunter-Lab:
        28.5959, 55.8613, -155.5737
      #062bf2 color charts
#062bf2 RGB chart
      #062bf2 CMYK chart
      #062bf2 RGB pie chart
      #062bf2 color shades, tints & tones
#062bf2 color schemes
#062bf2 color preview, HTML & CSS examples
           This text has a color of #062bf2        
        
          <p style="color:#062bf2;">Text here</p>
        
        
          .mytext {color:#062bf2;}
        
        Text color #062bf2
      
           This box has a color of #062bf2        
        
          <div style="background-color:#062bf2;">Content here</div>
        
        
          .mybackground {background-color:#062bf2;}
        
        Background color #062bf2
      
           Border around this has a color of #062bf2        
        
          <div style="border:2px solid #062bf2;">Content here</div>
        
        
          .myborder {border:2px solid #062bf2;}
        
        Border color #062bf2