#1255bc color space conversions
Hex:
        #1255bc
        RGB:
        18, 85, 188
        CMY:
        93, 67, 26
        CMYK:
        90, 55, 0, 26
      HSL:
        216°, 82.5243%, 40.3922%
        HSV (HSB):
        216°, 90.4255%, 73.7255%
        XYZ:
        12.5751, 10.2564, 48.8939
        xyY:
        0.1753, 0.1430, 10.2564
      CIE-Lab:
        38.2988, 20.7306, -59.5353
        CIE-LCH:
        38.2988, 63.0414, 289.1985
        CIE-Luv:
        38.2988, -18.5159, -86.3929
        Hunter-Lab:
        32.0257, 14.0441, -68.1006
      #1255bc color charts
#1255bc RGB chart
      #1255bc CMYK chart
      #1255bc RGB pie chart
      #1255bc color shades, tints & tones
#1255bc color schemes
#1255bc color preview, HTML & CSS examples
           This text has a color of #1255bc        
        
          <p style="color:#1255bc;">Text here</p>
        
        
          .mytext {color:#1255bc;}
        
        Text color #1255bc
      
           This box has a color of #1255bc        
        
          <div style="background-color:#1255bc;">Content here</div>
        
        
          .mybackground {background-color:#1255bc;}
        
        Background color #1255bc
      
           Border around this has a color of #1255bc        
        
          <div style="border:2px solid #1255bc;">Content here</div>
        
        
          .myborder {border:2px solid #1255bc;}
        
        Border color #1255bc