#366ff6 color space conversions
Hex:
        #366ff6
        RGB:
        54, 111, 246
        CMY:
        79, 56, 4
        CMYK:
        78, 55, 0, 4
      HSL:
        222°, 91.4286%, 58.8235%
        HSV (HSB):
        222°, 78.0488%, 96.4706%
        XYZ:
        23.8403, 18.8070, 89.5624
        xyY:
        0.1803, 0.1423, 18.8070
      CIE-Lab:
        50.4606, 28.8589, -72.8051
        CIE-LCH:
        50.4606, 78.3161, 291.6227
        CIE-Luv:
        50.4606, -20.9181, -113.9961
        Hunter-Lab:
        43.3670, 22.2353, -92.0899
      #366ff6 color charts
#366ff6 RGB chart
      #366ff6 CMYK chart
      #366ff6 RGB pie chart
      #366ff6 color shades, tints & tones
#366ff6 color schemes
#366ff6 color preview, HTML & CSS examples
           This text has a color of #366ff6        
        
          <p style="color:#366ff6;">Text here</p>
        
        
          .mytext {color:#366ff6;}
        
        Text color #366ff6
      
           This box has a color of #366ff6        
        
          <div style="background-color:#366ff6;">Content here</div>
        
        
          .mybackground {background-color:#366ff6;}
        
        Background color #366ff6
      
           Border around this has a color of #366ff6        
        
          <div style="border:2px solid #366ff6;">Content here</div>
        
        
          .myborder {border:2px solid #366ff6;}
        
        Border color #366ff6