#2366f5 color space conversions
Hex:
        #2366f5
        RGB:
        35, 102, 245
        CMY:
        86, 60, 4
        CMYK:
        86, 58, 0, 4
      HSL:
        221°, 91.3043%, 54.9020%
        HSV (HSB):
        221°, 85.7143%, 96.0784%
        XYZ:
        21.9259, 16.4526, 88.4063
        xyY:
        0.1729, 0.1298, 16.4526
      CIE-Lab:
        47.5628, 32.6725, -76.9915
        CIE-LCH:
        47.5628, 83.6372, 292.9947
        CIE-Luv:
        47.5628, -20.7633, -118.1050
        Hunter-Lab:
        40.5619, 25.5059, -100.8317
      #2366f5 color charts
#2366f5 RGB chart
      #2366f5 CMYK chart
      #2366f5 RGB pie chart
      #2366f5 color shades, tints & tones
#2366f5 color schemes
#2366f5 color preview, HTML & CSS examples
           This text has a color of #2366f5        
        
          <p style="color:#2366f5;">Text here</p>
        
        
          .mytext {color:#2366f5;}
        
        Text color #2366f5
      
           This box has a color of #2366f5        
        
          <div style="background-color:#2366f5;">Content here</div>
        
        
          .mybackground {background-color:#2366f5;}
        
        Background color #2366f5
      
           Border around this has a color of #2366f5        
        
          <div style="border:2px solid #2366f5;">Content here</div>
        
        
          .myborder {border:2px solid #2366f5;}
        
        Border color #2366f5