#2366f7 color space conversions
Hex:
        #2366f7
        RGB:
        35, 102, 247
        CMY:
        86, 60, 3
        CMYK:
        86, 59, 0, 3
      HSL:
        221°, 92.9825%, 55.2941%
        HSV (HSB):
        221°, 85.8300%, 96.8627%
        XYZ:
        22.2330, 16.5755, 90.0233
        xyY:
        0.1726, 0.1287, 16.5755
      CIE-Lab:
        47.7206, 33.4173, -77.8501
        CIE-LCH:
        47.7206, 84.7193, 293.2315
        CIE-Luv:
        47.7206, -20.7423, -119.4555
        Hunter-Lab:
        40.7130, 26.2296, -102.6011
      #2366f7 color charts
#2366f7 RGB chart
      #2366f7 CMYK chart
      #2366f7 RGB pie chart
      #2366f7 color shades, tints & tones
#2366f7 color schemes
#2366f7 color preview, HTML & CSS examples
           This text has a color of #2366f7        
        
          <p style="color:#2366f7;">Text here</p>
        
        
          .mytext {color:#2366f7;}
        
        Text color #2366f7
      
           This box has a color of #2366f7        
        
          <div style="background-color:#2366f7;">Content here</div>
        
        
          .mybackground {background-color:#2366f7;}
        
        Background color #2366f7
      
           Border around this has a color of #2366f7        
        
          <div style="border:2px solid #2366f7;">Content here</div>
        
        
          .myborder {border:2px solid #2366f7;}
        
        Border color #2366f7