#1265e3 color space conversions
Hex:
        #1265e3
        RGB:
        18, 101, 227
        CMY:
        93, 60, 11
        CMYK:
        92, 56, 0, 11
      HSL:
        216°, 85.3061%, 48.0392%
        HSV (HSB):
        216°, 92.0705%, 89.0196%
        XYZ:
        18.7683, 14.9820, 74.5757
        xyY:
        0.1733, 0.1383, 14.9820
      CIE-Lab:
        45.6095, 25.6017, -70.0726
        CIE-LCH:
        45.6095, 74.6031, 290.0703
        CIE-Luv:
        45.6095, -22.0339, -106.5740
        Hunter-Lab:
        38.7066, 18.8155, -87.1389
      #1265e3 color charts
#1265e3 RGB chart
      #1265e3 CMYK chart
      #1265e3 RGB pie chart
      #1265e3 color shades, tints & tones
#1265e3 color schemes
#1265e3 color preview, HTML & CSS examples
           This text has a color of #1265e3        
        
          <p style="color:#1265e3;">Text here</p>
        
        
          .mytext {color:#1265e3;}
        
        Text color #1265e3
      
           This box has a color of #1265e3        
        
          <div style="background-color:#1265e3;">Content here</div>
        
        
          .mybackground {background-color:#1265e3;}
        
        Background color #1265e3
      
           Border around this has a color of #1265e3        
        
          <div style="border:2px solid #1265e3;">Content here</div>
        
        
          .myborder {border:2px solid #1265e3;}
        
        Border color #1265e3