#1e06ee color space conversions
Hex:
        #1e06ee
        RGB:
        30, 6, 238
        CMY:
        88, 98, 7
        CMYK:
        87, 97, 0, 7
      HSL:
        246°, 95.0820%, 47.8431%
        HSV (HSB):
        246°, 97.4790%, 93.3333%
        XYZ:
        16.0332, 6.5793, 81.3138
        xyY:
        0.1543, 0.0633, 6.5793
      CIE-Lab:
        30.8294, 74.4171, -100.7130
        CIE-LCH:
        30.8294, 125.2238, 306.4608
        CIE-Luv:
        30.8294, -7.6269, -121.5334
        Hunter-Lab:
        25.6502, 66.6872, -170.0005
      #1e06ee color charts
#1e06ee RGB chart
      #1e06ee CMYK chart
      #1e06ee RGB pie chart
      #1e06ee color shades, tints & tones
#1e06ee color schemes
#1e06ee color preview, HTML & CSS examples
           This text has a color of #1e06ee        
        
          <p style="color:#1e06ee;">Text here</p>
        
        
          .mytext {color:#1e06ee;}
        
        Text color #1e06ee
      
           This box has a color of #1e06ee        
        
          <div style="background-color:#1e06ee;">Content here</div>
        
        
          .mybackground {background-color:#1e06ee;}
        
        Background color #1e06ee
      
           Border around this has a color of #1e06ee        
        
          <div style="border:2px solid #1e06ee;">Content here</div>
        
        
          .myborder {border:2px solid #1e06ee;}
        
        Border color #1e06ee