#1251ce color space conversions
Hex:
        #1251ce
        RGB:
        18, 81, 206
        CMY:
        93, 68, 19
        CMYK:
        91, 61, 0, 19
      HSL:
        220°, 83.9286%, 43.9216%
        HSV (HSB):
        220°, 91.2621%, 80.7843%
        XYZ:
        14.3325, 10.4697, 59.6580
        xyY:
        0.1697, 0.1240, 10.4697
      CIE-Lab:
        38.6725, 30.4747, -69.3933
        CIE-LCH:
        38.6725, 75.7901, 293.7091
        CIE-Luv:
        38.6725, -17.1962, -100.2399
        Hunter-Lab:
        32.3569, 22.4419, -86.6660
      #1251ce color charts
#1251ce RGB chart
      #1251ce CMYK chart
      #1251ce RGB pie chart
      #1251ce color shades, tints & tones
#1251ce color schemes
#1251ce color preview, HTML & CSS examples
           This text has a color of #1251ce        
        
          <p style="color:#1251ce;">Text here</p>
        
        
          .mytext {color:#1251ce;}
        
        Text color #1251ce
      
           This box has a color of #1251ce        
        
          <div style="background-color:#1251ce;">Content here</div>
        
        
          .mybackground {background-color:#1251ce;}
        
        Background color #1251ce
      
           Border around this has a color of #1251ce        
        
          <div style="border:2px solid #1251ce;">Content here</div>
        
        
          .myborder {border:2px solid #1251ce;}
        
        Border color #1251ce