#2766fe color space conversions
Hex:
        #2766fe
        RGB:
        39, 102, 254
        CMY:
        85, 60, 0
        CMYK:
        85, 60, 0, 0
      HSL:
        222°, 99.0783%, 57.4510%
        HSV (HSB):
        222°, 84.6457%, 99.6078%
        XYZ:
        23.4775, 17.0898, 95.8272
        xyY:
        0.1721, 0.1253, 17.0898
      CIE-Lab:
        48.3730, 36.2491, -80.6756
        CIE-LCH:
        48.3730, 88.4452, 294.1953
        CIE-Luv:
        48.3730, -20.3140, -124.0190
        Hunter-Lab:
        41.3399, 29.0278, -108.4984
      #2766fe color charts
#2766fe RGB chart
      #2766fe CMYK chart
      #2766fe RGB pie chart
      #2766fe color shades, tints & tones
#2766fe color schemes
#2766fe color preview, HTML & CSS examples
           This text has a color of #2766fe        
        
          <p style="color:#2766fe;">Text here</p>
        
        
          .mytext {color:#2766fe;}
        
        Text color #2766fe
      
           This box has a color of #2766fe        
        
          <div style="background-color:#2766fe;">Content here</div>
        
        
          .mybackground {background-color:#2766fe;}
        
        Background color #2766fe
      
           Border around this has a color of #2766fe        
        
          <div style="border:2px solid #2766fe;">Content here</div>
        
        
          .myborder {border:2px solid #2766fe;}
        
        Border color #2766fe