#1281dc color space conversions
Hex:
        #1281dc
        RGB:
        18, 129, 220
        CMY:
        93, 49, 14
        CMYK:
        92, 41, 0, 14
      HSL:
        207°, 84.8739%, 46.6667%
        HSV (HSB):
        207°, 91.8182%, 86.2745%
        XYZ:
        21.0180, 20.9964, 70.6551
        xyY:
        0.1865, 0.1864, 20.9964
      CIE-Lab:
        52.9456, 5.1784, -54.2791
        CIE-LCH:
        52.9456, 54.5256, 275.4497
        CIE-Luv:
        52.9456, -30.5631, -84.9768
        Hunter-Lab:
        45.8218, 1.6877, -59.3470
      #1281dc color charts
#1281dc RGB chart
      #1281dc CMYK chart
      #1281dc RGB pie chart
      #1281dc color shades, tints & tones
#1281dc color schemes
#1281dc color preview, HTML & CSS examples
           This text has a color of #1281dc        
        
          <p style="color:#1281dc;">Text here</p>
        
        
          .mytext {color:#1281dc;}
        
        Text color #1281dc
      
           This box has a color of #1281dc        
        
          <div style="background-color:#1281dc;">Content here</div>
        
        
          .mybackground {background-color:#1281dc;}
        
        Background color #1281dc
      
           Border around this has a color of #1281dc        
        
          <div style="border:2px solid #1281dc;">Content here</div>
        
        
          .myborder {border:2px solid #1281dc;}
        
        Border color #1281dc