#1265fb color space conversions
Hex:
        #1265fb
        RGB:
        18, 101, 251
        CMY:
        93, 60, 2
        CMYK:
        93, 60, 0, 2
      HSL:
        219°, 96.6805%, 52.7451%
        HSV (HSB):
        219°, 92.8287%, 98.4314%
        XYZ:
        22.3157, 16.4010, 93.2563
        xyY:
        0.1691, 0.1243, 16.4010
      CIE-Lab:
        47.4962, 34.7660, -80.4577
        CIE-LCH:
        47.4962, 87.6477, 293.3693
        CIE-Luv:
        47.4962, -21.5990, -122.8888
        Hunter-Lab:
        40.4981, 27.4872, -108.1802
      #1265fb color charts
#1265fb RGB chart
      #1265fb CMYK chart
      #1265fb RGB pie chart
      #1265fb color shades, tints & tones
#1265fb color schemes
#1265fb color preview, HTML & CSS examples
           This text has a color of #1265fb        
        
          <p style="color:#1265fb;">Text here</p>
        
        
          .mytext {color:#1265fb;}
        
        Text color #1265fb
      
           This box has a color of #1265fb        
        
          <div style="background-color:#1265fb;">Content here</div>
        
        
          .mybackground {background-color:#1265fb;}
        
        Background color #1265fb
      
           Border around this has a color of #1265fb        
        
          <div style="border:2px solid #1265fb;">Content here</div>
        
        
          .myborder {border:2px solid #1265fb;}
        
        Border color #1265fb