#1250ef color space conversions
Hex:
        #1250ef
        RGB:
        18, 80, 239
        CMY:
        93, 69, 6
        CMYK:
        92, 67, 0, 6
      HSL:
        223°, 87.3518%, 50.3922%
        HSV (HSB):
        223°, 92.4686%, 93.7255%
        XYZ:
        18.6981, 12.0979, 83.0110
        xyY:
        0.1643, 0.1063, 12.0979
      CIE-Lab:
        41.3713, 43.5067, -83.7909
        CIE-LCH:
        41.3713, 94.4127, 297.4397
        CIE-Luv:
        41.3713, -16.8546, -121.5204
        Hunter-Lab:
        34.7821, 35.0892, -117.1543
      #1250ef color charts
#1250ef RGB chart
      #1250ef CMYK chart
      #1250ef RGB pie chart
      #1250ef color shades, tints & tones
#1250ef color schemes
#1250ef color preview, HTML & CSS examples
           This text has a color of #1250ef        
        
          <p style="color:#1250ef;">Text here</p>
        
        
          .mytext {color:#1250ef;}
        
        Text color #1250ef
      
           This box has a color of #1250ef        
        
          <div style="background-color:#1250ef;">Content here</div>
        
        
          .mybackground {background-color:#1250ef;}
        
        Background color #1250ef
      
           Border around this has a color of #1250ef        
        
          <div style="border:2px solid #1250ef;">Content here</div>
        
        
          .myborder {border:2px solid #1250ef;}
        
        Border color #1250ef