#1255ee color space conversions
Hex:
        #1255ee
        RGB:
        18, 85, 238
        CMY:
        93, 67, 7
        CMYK:
        92, 64, 0, 7
      HSL:
        222°, 86.6142%, 50.1961%
        HSV (HSB):
        222°, 92.4370%, 93.3333%
        XYZ:
        18.9306, 12.7986, 82.3616
        xyY:
        0.1659, 0.1122, 12.7986
      CIE-Lab:
        42.4583, 40.0217, -81.4392
        CIE-LCH:
        42.4583, 90.7418, 296.1709
        CIE-Luv:
        42.4583, -17.9416, -119.6819
        Hunter-Lab:
        35.7752, 31.8473, -111.4546
      #1255ee color charts
#1255ee RGB chart
      #1255ee CMYK chart
      #1255ee RGB pie chart
      #1255ee color shades, tints & tones
#1255ee color schemes
#1255ee color preview, HTML & CSS examples
           This text has a color of #1255ee        
        
          <p style="color:#1255ee;">Text here</p>
        
        
          .mytext {color:#1255ee;}
        
        Text color #1255ee
      
           This box has a color of #1255ee        
        
          <div style="background-color:#1255ee;">Content here</div>
        
        
          .mybackground {background-color:#1255ee;}
        
        Background color #1255ee
      
           Border around this has a color of #1255ee        
        
          <div style="border:2px solid #1255ee;">Content here</div>
        
        
          .myborder {border:2px solid #1255ee;}
        
        Border color #1255ee