#1006eb color space conversions
Hex:
        #1006eb
        RGB:
        16, 6, 235
        CMY:
        94, 98, 8
        CMYK:
        93, 97, 0, 8
      HSL:
        243°, 95.0207%, 47.2549%
        HSV (HSB):
        243°, 97.4468%, 92.1569%
        XYZ:
        15.2742, 6.2386, 78.9964
        xyY:
        0.1520, 0.0621, 6.2386
      CIE-Lab:
        30.0065, 73.5339, -100.3912
        CIE-LCH:
        30.0065, 124.4412, 306.2218
        CIE-Luv:
        30.0065, -8.2615, -119.3611
        Hunter-Lab:
        24.9771, 65.4478, -170.0354
      #1006eb color charts
#1006eb RGB chart
      #1006eb CMYK chart
      #1006eb RGB pie chart
      #1006eb color shades, tints & tones
#1006eb color schemes
#1006eb color preview, HTML & CSS examples
           This text has a color of #1006eb        
        
          <p style="color:#1006eb;">Text here</p>
        
        
          .mytext {color:#1006eb;}
        
        Text color #1006eb
      
           This box has a color of #1006eb        
        
          <div style="background-color:#1006eb;">Content here</div>
        
        
          .mybackground {background-color:#1006eb;}
        
        Background color #1006eb
      
           Border around this has a color of #1006eb        
        
          <div style="border:2px solid #1006eb;">Content here</div>
        
        
          .myborder {border:2px solid #1006eb;}
        
        Border color #1006eb