#062ff2 color space conversions
Hex:
        #062ff2
        RGB:
        6, 47, 242
        CMY:
        98, 82, 5
        CMYK:
        98, 81, 0, 5
      HSL:
        230°, 95.1613%, 48.6275%
        HSV (HSB):
        230°, 97.5207%, 94.9020%
        XYZ:
        17.1186, 8.4826, 84.7394
        xyY:
        0.1551, 0.0769, 8.4826
      CIE-Lab:
        34.9683, 62.6758, -96.0900
        CIE-LCH:
        34.9683, 114.7238, 303.1148
        CIE-Luv:
        34.9683, -11.8382, -125.8284
        Hunter-Lab:
        29.1248, 53.9481, -152.1185
      #062ff2 color charts
#062ff2 RGB chart
      #062ff2 CMYK chart
      #062ff2 RGB pie chart
      #062ff2 color shades, tints & tones
#062ff2 color schemes
#062ff2 color preview, HTML & CSS examples
           This text has a color of #062ff2        
        
          <p style="color:#062ff2;">Text here</p>
        
        
          .mytext {color:#062ff2;}
        
        Text color #062ff2
      
           This box has a color of #062ff2        
        
          <div style="background-color:#062ff2;">Content here</div>
        
        
          .mybackground {background-color:#062ff2;}
        
        Background color #062ff2
      
           Border around this has a color of #062ff2        
        
          <div style="border:2px solid #062ff2;">Content here</div>
        
        
          .myborder {border:2px solid #062ff2;}
        
        Border color #062ff2