#1256be color space conversions
Hex:
        #1256be
        RGB:
        18, 86, 190
        CMY:
        93, 66, 25
        CMYK:
        91, 55, 0, 25
      HSL:
        216°, 82.6923%, 40.7843%
        HSV (HSB):
        216°, 90.5263%, 74.5098%
        XYZ:
        12.8715, 10.5019, 50.0639
        xyY:
        0.1753, 0.1430, 10.5019
      CIE-Lab:
        38.7285, 20.8649, -60.0064
        CIE-LCH:
        38.7285, 63.5304, 289.1732
        CIE-Luv:
        38.7285, -18.7506, -87.3601
        Hunter-Lab:
        32.4066, 14.1865, -68.9105
      #1256be color charts
#1256be RGB chart
      #1256be CMYK chart
      #1256be RGB pie chart
      #1256be color shades, tints & tones
#1256be color schemes
#1256be color preview, HTML & CSS examples
           This text has a color of #1256be        
        
          <p style="color:#1256be;">Text here</p>
        
        
          .mytext {color:#1256be;}
        
        Text color #1256be
      
           This box has a color of #1256be        
        
          <div style="background-color:#1256be;">Content here</div>
        
        
          .mybackground {background-color:#1256be;}
        
        Background color #1256be
      
           Border around this has a color of #1256be        
        
          <div style="border:2px solid #1256be;">Content here</div>
        
        
          .myborder {border:2px solid #1256be;}
        
        Border color #1256be