#1312bd color space conversions
Hex:
        #1312bd
        RGB:
        19, 18, 189
        CMY:
        93, 93, 26
        CMYK:
        90, 90, 0, 26
      HSL:
        240°, 82.6087%, 40.5882%
        HSV (HSB):
        240°, 90.4762%, 74.1176%
        XYZ:
        9.6702, 4.2452, 48.4538
        xyY:
        0.1550, 0.0681, 4.2452
      CIE-Lab:
        24.4660, 58.9962, -82.9241
        CIE-LCH:
        24.4660, 101.7691, 305.4298
        CIE-Luv:
        24.4660, -6.6732, -93.3961
        Hunter-Lab:
        20.6038, 47.7202, -125.0090
      #1312bd color charts
#1312bd RGB chart
      #1312bd CMYK chart
      #1312bd RGB pie chart
      #1312bd color shades, tints & tones
#1312bd color schemes
#1312bd color preview, HTML & CSS examples
           This text has a color of #1312bd        
        
          <p style="color:#1312bd;">Text here</p>
        
        
          .mytext {color:#1312bd;}
        
        Text color #1312bd
      
           This box has a color of #1312bd        
        
          <div style="background-color:#1312bd;">Content here</div>
        
        
          .mybackground {background-color:#1312bd;}
        
        Background color #1312bd
      
           Border around this has a color of #1312bd        
        
          <div style="border:2px solid #1312bd;">Content here</div>
        
        
          .myborder {border:2px solid #1312bd;}
        
        Border color #1312bd