#1462bb color space conversions
Hex:
        #1462bb
        RGB:
        20, 98, 187
        CMY:
        92, 62, 27
        CMYK:
        89, 48, 0, 27
      HSL:
        212°, 80.6763%, 40.5882%
        HSV (HSB):
        212°, 89.3048%, 73.3333%
        XYZ:
        13.6258, 12.4719, 48.7029
        xyY:
        0.1822, 0.1667, 12.4719
      CIE-Lab:
        41.9566, 11.8717, -53.0291
        CIE-LCH:
        41.9566, 54.3417, 282.6188
        CIE-Luv:
        41.9566, -22.1913, -78.9150
        Hunter-Lab:
        35.3156, 7.0682, -57.0443
      #1462bb color charts
#1462bb RGB chart
      #1462bb CMYK chart
      #1462bb RGB pie chart
      #1462bb color shades, tints & tones
#1462bb color schemes
#1462bb color preview, HTML & CSS examples
           This text has a color of #1462bb        
        
          <p style="color:#1462bb;">Text here</p>
        
        
          .mytext {color:#1462bb;}
        
        Text color #1462bb
      
           This box has a color of #1462bb        
        
          <div style="background-color:#1462bb;">Content here</div>
        
        
          .mybackground {background-color:#1462bb;}
        
        Background color #1462bb
      
           Border around this has a color of #1462bb        
        
          <div style="border:2px solid #1462bb;">Content here</div>
        
        
          .myborder {border:2px solid #1462bb;}
        
        Border color #1462bb