#2665fd color space conversions
Hex:
        #2665fd
        RGB:
        38, 101, 253
        CMY:
        85, 60, 1
        CMYK:
        85, 60, 0, 1
      HSL:
        222°, 98.1735%, 57.0588%
        HSV (HSB):
        222°, 84.9802%, 99.2157%
        XYZ:
        23.1826, 16.8113, 94.9515
        xyY:
        0.1718, 0.1246, 16.8113
      CIE-Lab:
        48.0214, 36.4462, -80.6963
        CIE-LCH:
        48.0214, 88.5450, 294.3061
        CIE-Luv:
        48.0214, -20.1708, -123.7659
        Hunter-Lab:
        41.0016, 29.1727, -108.6029
      #2665fd color charts
#2665fd RGB chart
      #2665fd CMYK chart
      #2665fd RGB pie chart
      #2665fd color shades, tints & tones
#2665fd color schemes
#2665fd color preview, HTML & CSS examples
           This text has a color of #2665fd        
        
          <p style="color:#2665fd;">Text here</p>
        
        
          .mytext {color:#2665fd;}
        
        Text color #2665fd
      
           This box has a color of #2665fd        
        
          <div style="background-color:#2665fd;">Content here</div>
        
        
          .mybackground {background-color:#2665fd;}
        
        Background color #2665fd
      
           Border around this has a color of #2665fd        
        
          <div style="border:2px solid #2665fd;">Content here</div>
        
        
          .myborder {border:2px solid #2665fd;}
        
        Border color #2665fd