#062bfa color space conversions
Hex:
        #062bfa
        RGB:
        6, 43, 250
        CMY:
        98, 83, 2
        CMYK:
        98, 83, 0, 2
      HSL:
        231°, 96.0630%, 50.1961%
        HSV (HSB):
        231°, 97.6000%, 98.0392%
        XYZ:
        18.1943, 8.6686, 91.1567
        xyY:
        0.1542, 0.0735, 8.6686
      CIE-Lab:
        35.3382, 66.8758, -99.9836
        CIE-LCH:
        35.3382, 120.2875, 303.7773
        CIE-Luv:
        35.3382, -11.6028, -130.1594
        Hunter-Lab:
        29.4425, 58.7816, -162.9578
      #062bfa color charts
#062bfa RGB chart
      #062bfa CMYK chart
      #062bfa RGB pie chart
      #062bfa color shades, tints & tones
#062bfa color schemes
#062bfa color preview, HTML & CSS examples
           This text has a color of #062bfa        
        
          <p style="color:#062bfa;">Text here</p>
        
        
          .mytext {color:#062bfa;}
        
        Text color #062bfa
      
           This box has a color of #062bfa        
        
          <div style="background-color:#062bfa;">Content here</div>
        
        
          .mybackground {background-color:#062bfa;}
        
        Background color #062bfa
      
           Border around this has a color of #062bfa        
        
          <div style="border:2px solid #062bfa;">Content here</div>
        
        
          .myborder {border:2px solid #062bfa;}
        
        Border color #062bfa