#1275dd color space conversions
Hex:
        #1275dd
        RGB:
        18, 117, 221
        CMY:
        93, 54, 13
        CMYK:
        92, 47, 0, 13
      HSL:
        211°, 84.9372%, 46.8627%
        HSV (HSB):
        211°, 91.8552%, 86.6667%
        XYZ:
        19.6619, 18.0716, 70.8585
        xyY:
        0.1811, 0.1664, 18.0716
      CIE-Lab:
        49.5829, 13.0249, -60.2428
        CIE-LCH:
        49.5829, 61.6348, 282.1999
        CIE-Luv:
        49.5829, -26.8014, -93.5845
        Hunter-Lab:
        42.5107, 8.1653, -69.0693
      #1275dd color charts
#1275dd RGB chart
      #1275dd CMYK chart
      #1275dd RGB pie chart
      #1275dd color shades, tints & tones
#1275dd color schemes
#1275dd color preview, HTML & CSS examples
           This text has a color of #1275dd        
        
          <p style="color:#1275dd;">Text here</p>
        
        
          .mytext {color:#1275dd;}
        
        Text color #1275dd
      
           This box has a color of #1275dd        
        
          <div style="background-color:#1275dd;">Content here</div>
        
        
          .mybackground {background-color:#1275dd;}
        
        Background color #1275dd
      
           Border around this has a color of #1275dd        
        
          <div style="border:2px solid #1275dd;">Content here</div>
        
        
          .myborder {border:2px solid #1275dd;}
        
        Border color #1275dd