#1283e2 color space conversions
Hex:
        #1283e2
        RGB:
        18, 131, 226
        CMY:
        93, 49, 11
        CMYK:
        92, 42, 0, 11
      HSL:
        207°, 85.2459%, 47.8431%
        HSV (HSB):
        207°, 92.0354%, 88.6275%
        XYZ:
        22.0932, 21.8522, 75.0050
        xyY:
        0.1857, 0.1837, 21.8522
      CIE-Lab:
        53.8698, 6.2651, -56.1684
        CIE-LCH:
        53.8698, 56.5167, 276.3645
        CIE-Luv:
        53.8698, -30.8966, -88.4049
        Hunter-Lab:
        46.7463, 2.5565, -62.4090
      #1283e2 color charts
#1283e2 RGB chart
      #1283e2 CMYK chart
      #1283e2 RGB pie chart
      #1283e2 color shades, tints & tones
#1283e2 color schemes
#1283e2 color preview, HTML & CSS examples
           This text has a color of #1283e2        
        
          <p style="color:#1283e2;">Text here</p>
        
        
          .mytext {color:#1283e2;}
        
        Text color #1283e2
      
           This box has a color of #1283e2        
        
          <div style="background-color:#1283e2;">Content here</div>
        
        
          .mybackground {background-color:#1283e2;}
        
        Background color #1283e2
      
           Border around this has a color of #1283e2        
        
          <div style="border:2px solid #1283e2;">Content here</div>
        
        
          .myborder {border:2px solid #1283e2;}
        
        Border color #1283e2