#1206ff color space conversions
Hex:
        #1206ff
        RGB:
        18, 6, 255
        CMY:
        93, 98, 0
        CMYK:
        93, 98, 0, 0
      HSL:
        243°, 100.0000%, 51.1765%
        HSV (HSB):
        243°, 97.6471%, 100.0000%
        XYZ:
        18.3646, 7.4788, 95.0834
        xyY:
        0.1519, 0.0618, 7.4788
      CIE-Lab:
        32.8731, 78.3977, -106.9025
        CIE-LCH:
        32.8731, 132.5683, 306.2547
        CIE-Luv:
        32.8731, -9.0475, -130.9637
        Hunter-Lab:
        27.3475, 72.0095, -186.9998
      #1206ff color charts
#1206ff RGB chart
      #1206ff CMYK chart
      #1206ff RGB pie chart
      #1206ff color shades, tints & tones
#1206ff color schemes
#1206ff color preview, HTML & CSS examples
           This text has a color of #1206ff        
        
          <p style="color:#1206ff;">Text here</p>
        
        
          .mytext {color:#1206ff;}
        
        Text color #1206ff
      
           This box has a color of #1206ff        
        
          <div style="background-color:#1206ff;">Content here</div>
        
        
          .mybackground {background-color:#1206ff;}
        
        Background color #1206ff
      
           Border around this has a color of #1206ff        
        
          <div style="border:2px solid #1206ff;">Content here</div>
        
        
          .myborder {border:2px solid #1206ff;}
        
        Border color #1206ff