#1265fa color space conversions
Hex:
        #1265fa
        RGB:
        18, 101, 250
        CMY:
        93, 60, 2
        CMYK:
        93, 60, 0, 2
      HSL:
        219°, 95.8678%, 52.5490%
        HSV (HSB):
        219°, 92.8000%, 98.0392%
        XYZ:
        22.1585, 16.3381, 92.4282
        xyY:
        0.1692, 0.1248, 16.3381
      CIE-Lab:
        47.4150, 34.3900, -80.0340
        CIE-LCH:
        47.4150, 87.1098, 293.2528
        CIE-Luv:
        47.4150, -21.6132, -122.2263
        Hunter-Lab:
        40.4204, 27.1180, -107.2825
      #1265fa color charts
#1265fa RGB chart
      #1265fa CMYK chart
      #1265fa RGB pie chart
      #1265fa color shades, tints & tones
#1265fa color schemes
#1265fa color preview, HTML & CSS examples
           This text has a color of #1265fa        
        
          <p style="color:#1265fa;">Text here</p>
        
        
          .mytext {color:#1265fa;}
        
        Text color #1265fa
      
           This box has a color of #1265fa        
        
          <div style="background-color:#1265fa;">Content here</div>
        
        
          .mybackground {background-color:#1265fa;}
        
        Background color #1265fa
      
           Border around this has a color of #1265fa        
        
          <div style="border:2px solid #1265fa;">Content here</div>
        
        
          .myborder {border:2px solid #1265fa;}
        
        Border color #1265fa