#366ff8 color space conversions
Hex:
        #366ff8
        RGB:
        54, 111, 248
        CMY:
        79, 56, 3
        CMYK:
        78, 55, 0, 3
      HSL:
        222°, 93.2692%, 59.2157%
        HSV (HSB):
        222°, 78.2258%, 97.2549%
        XYZ:
        24.1490, 18.9305, 91.1881
        xyY:
        0.1799, 0.1410, 18.9305
      CIE-Lab:
        50.6057, 29.5886, -73.6819
        CIE-LCH:
        50.6057, 79.4009, 291.8790
        CIE-Luv:
        50.6057, -20.9026, -115.4118
        Hunter-Lab:
        43.5091, 22.9325, -93.8058
      #366ff8 color charts
#366ff8 RGB chart
      #366ff8 CMYK chart
      #366ff8 RGB pie chart
      #366ff8 color shades, tints & tones
#366ff8 color schemes
#366ff8 color preview, HTML & CSS examples
           This text has a color of #366ff8        
        
          <p style="color:#366ff8;">Text here</p>
        
        
          .mytext {color:#366ff8;}
        
        Text color #366ff8
      
           This box has a color of #366ff8        
        
          <div style="background-color:#366ff8;">Content here</div>
        
        
          .mybackground {background-color:#366ff8;}
        
        Background color #366ff8
      
           Border around this has a color of #366ff8        
        
          <div style="border:2px solid #366ff8;">Content here</div>
        
        
          .myborder {border:2px solid #366ff8;}
        
        Border color #366ff8