#283fd1 color space conversions
Hex:
        #283fd1
        RGB:
        40, 63, 209
        CMY:
        84, 75, 18
        CMYK:
        81, 70, 0, 18
      HSL:
        232°, 67.8715%, 48.8235%
        HSV (HSB):
        232°, 80.8612%, 81.9608%
        XYZ:
        14.1612, 8.6096, 61.2370
        xyY:
        0.1686, 0.1025, 8.6096
      CIE-Lab:
        35.2215, 44.2858, -76.7748
        CIE-LCH:
        35.2215, 88.6319, 299.9775
        CIE-Luv:
        35.2215, -11.2742, -105.9472
        Hunter-Lab:
        29.3421, 34.7998, -103.1990
      #283fd1 color charts
#283fd1 RGB chart
      #283fd1 CMYK chart
      #283fd1 RGB pie chart
      #283fd1 color shades, tints & tones
#283fd1 color schemes
#283fd1 color preview, HTML & CSS examples
           This text has a color of #283fd1        
        
          <p style="color:#283fd1;">Text here</p>
        
        
          .mytext {color:#283fd1;}
        
        Text color #283fd1
      
           This box has a color of #283fd1        
        
          <div style="background-color:#283fd1;">Content here</div>
        
        
          .mybackground {background-color:#283fd1;}
        
        Background color #283fd1
      
           Border around this has a color of #283fd1        
        
          <div style="border:2px solid #283fd1;">Content here</div>
        
        
          .myborder {border:2px solid #283fd1;}
        
        Border color #283fd1