#1106ee color space conversions
Hex:
        #1106ee
        RGB:
        17, 6, 238
        CMY:
        93, 98, 7
        CMYK:
        93, 97, 0, 7
      HSL:
        243°, 95.0820%, 47.8431%
        HSV (HSB):
        243°, 97.4790%, 93.3333%
        XYZ:
        15.7289, 6.4225, 81.2996
        xyY:
        0.1520, 0.0621, 6.4225
      CIE-Lab:
        30.4542, 74.2753, -101.3492
        CIE-LCH:
        30.4542, 125.6522, 306.2364
        CIE-Luv:
        30.4542, -8.3508, -121.1289
        Hunter-Lab:
        25.3426, 66.4367, -172.4638
      #1106ee color charts
#1106ee RGB chart
      #1106ee CMYK chart
      #1106ee RGB pie chart
      #1106ee color shades, tints & tones
#1106ee color schemes
#1106ee color preview, HTML & CSS examples
           This text has a color of #1106ee        
        
          <p style="color:#1106ee;">Text here</p>
        
        
          .mytext {color:#1106ee;}
        
        Text color #1106ee
      
           This box has a color of #1106ee        
        
          <div style="background-color:#1106ee;">Content here</div>
        
        
          .mybackground {background-color:#1106ee;}
        
        Background color #1106ee
      
           Border around this has a color of #1106ee        
        
          <div style="border:2px solid #1106ee;">Content here</div>
        
        
          .myborder {border:2px solid #1106ee;}
        
        Border color #1106ee