#1206cf color space conversions
Hex:
        #1206cf
        RGB:
        18, 6, 207
        CMY:
        93, 98, 19
        CMYK:
        91, 97, 0, 19
      HSL:
        244°, 94.3662%, 41.7647%
        HSV (HSB):
        244°, 97.1014%, 81.1765%
        XYZ:
        11.5771, 4.7638, 59.3408
        xyY:
        0.1530, 0.0629, 4.7638
      CIE-Lab:
        26.0511, 66.5960, -90.8639
        CIE-LCH:
        26.0511, 112.6556, 306.2384
        CIE-Luv:
        26.0511, -6.9265, -102.9883
        Hunter-Lab:
        21.8262, 56.4840, -145.9184
      #1206cf color charts
#1206cf RGB chart
      #1206cf CMYK chart
      #1206cf RGB pie chart
      #1206cf color shades, tints & tones
#1206cf color schemes
#1206cf color preview, HTML & CSS examples
           This text has a color of #1206cf        
        
          <p style="color:#1206cf;">Text here</p>
        
        
          .mytext {color:#1206cf;}
        
        Text color #1206cf
      
           This box has a color of #1206cf        
        
          <div style="background-color:#1206cf;">Content here</div>
        
        
          .mybackground {background-color:#1206cf;}
        
        Background color #1206cf
      
           Border around this has a color of #1206cf        
        
          <div style="border:2px solid #1206cf;">Content here</div>
        
        
          .myborder {border:2px solid #1206cf;}
        
        Border color #1206cf