#366fd7 color space conversions
Hex:
        #366fd7
        RGB:
        54, 111, 215
        CMY:
        79, 56, 16
        CMYK:
        75, 48, 0, 16
      HSL:
        219°, 66.8050%, 52.7451%
        HSV (HSB):
        219°, 74.8837%, 84.3137%
        XYZ:
        19.4715, 17.0594, 66.5565
        xyY:
        0.1889, 0.1655, 17.0594
      CIE-Lab:
        48.3348, 17.4468, -58.8137
        CIE-LCH:
        48.3348, 61.3469, 286.5227
        CIE-Luv:
        48.3348, -21.2890, -91.1910
        Hunter-Lab:
        41.3031, 11.8698, -66.6288
      #366fd7 color charts
#366fd7 RGB chart
      #366fd7 CMYK chart
      #366fd7 RGB pie chart
      #366fd7 color shades, tints & tones
#366fd7 color schemes
#366fd7 color preview, HTML & CSS examples
           This text has a color of #366fd7        
        
          <p style="color:#366fd7;">Text here</p>
        
        
          .mytext {color:#366fd7;}
        
        Text color #366fd7
      
           This box has a color of #366fd7        
        
          <div style="background-color:#366fd7;">Content here</div>
        
        
          .mybackground {background-color:#366fd7;}
        
        Background color #366fd7
      
           Border around this has a color of #366fd7        
        
          <div style="border:2px solid #366fd7;">Content here</div>
        
        
          .myborder {border:2px solid #366fd7;}
        
        Border color #366fd7