#2665fe color space conversions
Hex:
        #2665fe
        RGB:
        38, 101, 254
        CMY:
        85, 60, 0
        CMYK:
        85, 60, 0, 0
      HSL:
        223°, 99.0826%, 57.2549%
        HSV (HSB):
        223°, 85.0394%, 99.6078%
        XYZ:
        23.3424, 16.8752, 95.7929
        xyY:
        0.1716, 0.1241, 16.8752
      CIE-Lab:
        48.1024, 36.8129, -81.1193
        CIE-LCH:
        48.1024, 89.0816, 294.4091
        CIE-Luv:
        48.1024, -20.1647, -124.4279
        Hunter-Lab:
        41.0794, 29.5394, -109.5025
      #2665fe color charts
#2665fe RGB chart
      #2665fe CMYK chart
      #2665fe RGB pie chart
      #2665fe color shades, tints & tones
#2665fe color schemes
#2665fe color preview, HTML & CSS examples
           This text has a color of #2665fe        
        
          <p style="color:#2665fe;">Text here</p>
        
        
          .mytext {color:#2665fe;}
        
        Text color #2665fe
      
           This box has a color of #2665fe        
        
          <div style="background-color:#2665fe;">Content here</div>
        
        
          .mybackground {background-color:#2665fe;}
        
        Background color #2665fe
      
           Border around this has a color of #2665fe        
        
          <div style="border:2px solid #2665fe;">Content here</div>
        
        
          .myborder {border:2px solid #2665fe;}
        
        Border color #2665fe