#283cfd color space conversions
Hex:
        #283cfd
        RGB:
        40, 60, 253
        CMY:
        84, 76, 1
        CMYK:
        84, 76, 0, 1
      HSL:
        234°, 98.1567%, 57.4510%
        HSV (HSB):
        234°, 84.1897%, 99.2157%
        XYZ:
        20.2206, 10.7747, 93.9425
        xyY:
        0.1618, 0.0862, 10.7747
      CIE-Lab:
        39.1984, 60.5604, -95.2291
        CIE-LCH:
        39.1984, 112.8545, 302.4541
        CIE-Luv:
        39.1984, -11.9241, -132.0803
        Hunter-Lab:
        32.8248, 52.5151, -146.7068
      #283cfd color charts
#283cfd RGB chart
      #283cfd CMYK chart
      #283cfd RGB pie chart
      #283cfd color shades, tints & tones
#283cfd color schemes
#283cfd color preview, HTML & CSS examples
           This text has a color of #283cfd        
        
          <p style="color:#283cfd;">Text here</p>
        
        
          .mytext {color:#283cfd;}
        
        Text color #283cfd
      
           This box has a color of #283cfd        
        
          <div style="background-color:#283cfd;">Content here</div>
        
        
          .mybackground {background-color:#283cfd;}
        
        Background color #283cfd
      
           Border around this has a color of #283cfd        
        
          <div style="border:2px solid #283cfd;">Content here</div>
        
        
          .myborder {border:2px solid #283cfd;}
        
        Border color #283cfd