#1262cd color space conversions
Hex:
        #1262cd
        RGB:
        18, 98, 205
        CMY:
        93, 62, 20
        CMYK:
        91, 52, 0, 20
      HSL:
        214°, 83.8565%, 43.7255%
        HSV (HSB):
        214°, 91.2195%, 80.3922%
        XYZ:
        15.6366, 13.2717, 59.4952
        xyY:
        0.1769, 0.1501, 13.2717
      CIE-Lab:
        43.1699, 18.9284, -61.4903
        CIE-LCH:
        43.1699, 64.3377, 287.1098
        CIE-Luv:
        43.1699, -21.7575, -92.3505
        Hunter-Lab:
        36.4304, 12.8622, -71.3263
      #1262cd color charts
#1262cd RGB chart
      #1262cd CMYK chart
      #1262cd RGB pie chart
      #1262cd color shades, tints & tones
#1262cd color schemes
#1262cd color preview, HTML & CSS examples
           This text has a color of #1262cd        
        
          <p style="color:#1262cd;">Text here</p>
        
        
          .mytext {color:#1262cd;}
        
        Text color #1262cd
      
           This box has a color of #1262cd        
        
          <div style="background-color:#1262cd;">Content here</div>
        
        
          .mybackground {background-color:#1262cd;}
        
        Background color #1262cd
      
           Border around this has a color of #1262cd        
        
          <div style="border:2px solid #1262cd;">Content here</div>
        
        
          .myborder {border:2px solid #1262cd;}
        
        Border color #1262cd