#364ff7 color space conversions
Hex:
        #364ff7
        RGB:
        54, 79, 247
        CMY:
        79, 69, 3
        CMYK:
        78, 68, 0, 3
      HSL:
        232°, 92.3445%, 59.0196%
        HSV (HSB):
        232°, 78.1377%, 96.8627%
        XYZ:
        21.1058, 13.0916, 89.4102
        xyY:
        0.1707, 0.1059, 13.0916
      CIE-Lab:
        42.9010, 48.8945, -85.7327
        CIE-LCH:
        42.9010, 98.6954, 299.6967
        CIE-Luv:
        42.9010, -13.3997, -125.9061
        Hunter-Lab:
        36.1824, 40.8030, -121.1838
      #364ff7 color charts
#364ff7 RGB chart
      #364ff7 CMYK chart
      #364ff7 RGB pie chart
      #364ff7 color shades, tints & tones
#364ff7 color schemes
#364ff7 color preview, HTML & CSS examples
           This text has a color of #364ff7        
        
          <p style="color:#364ff7;">Text here</p>
        
        
          .mytext {color:#364ff7;}
        
        Text color #364ff7
      
           This box has a color of #364ff7        
        
          <div style="background-color:#364ff7;">Content here</div>
        
        
          .mybackground {background-color:#364ff7;}
        
        Background color #364ff7
      
           Border around this has a color of #364ff7        
        
          <div style="border:2px solid #364ff7;">Content here</div>
        
        
          .myborder {border:2px solid #364ff7;}
        
        Border color #364ff7