#1766eb color space conversions
Hex:
        #1766eb
        RGB:
        23, 102, 235
        CMY:
        91, 60, 8
        CMYK:
        90, 57, 0, 8
      HSL:
        218°, 84.1270%, 50.5882%
        HSV (HSB):
        218°, 90.2128%, 92.1569%
        XYZ:
        20.1001, 15.6831, 80.5650
        xyY:
        0.1728, 0.1348, 15.6831
      CIE-Lab:
        46.5559, 28.2531, -73.0395
        CIE-LCH:
        46.5559, 78.3135, 291.1474
        CIE-Luv:
        46.5559, -21.8375, -111.5800
        Hunter-Lab:
        39.6018, 21.2954, -92.8968
      #1766eb color charts
#1766eb RGB chart
      #1766eb CMYK chart
      #1766eb RGB pie chart
      #1766eb color shades, tints & tones
#1766eb color schemes
#1766eb color preview, HTML & CSS examples
           This text has a color of #1766eb        
        
          <p style="color:#1766eb;">Text here</p>
        
        
          .mytext {color:#1766eb;}
        
        Text color #1766eb
      
           This box has a color of #1766eb        
        
          <div style="background-color:#1766eb;">Content here</div>
        
        
          .mybackground {background-color:#1766eb;}
        
        Background color #1766eb
      
           Border around this has a color of #1766eb        
        
          <div style="border:2px solid #1766eb;">Content here</div>
        
        
          .myborder {border:2px solid #1766eb;}
        
        Border color #1766eb