#283ec4 color space conversions
Hex:
        #283ec4
        RGB:
        40, 62, 196
        CMY:
        84, 76, 23
        CMYK:
        80, 68, 0, 23
      HSL:
        232°, 66.1017%, 46.2745%
        HSV (HSB):
        232°, 79.5918%, 76.8627%
        XYZ:
        12.5615, 7.8819, 53.0838
        xyY:
        0.1708, 0.1072, 7.8819
      CIE-Lab:
        33.7357, 40.3077, -71.6583
        CIE-LCH:
        33.7357, 82.2169, 299.3577
        CIE-Luv:
        33.7357, -10.7897, -98.1334
        Hunter-Lab:
        28.0747, 30.7358, -92.4537
      #283ec4 color charts
#283ec4 RGB chart
      #283ec4 CMYK chart
      #283ec4 RGB pie chart
      #283ec4 color shades, tints & tones
#283ec4 color schemes
#283ec4 color preview, HTML & CSS examples
           This text has a color of #283ec4        
        
          <p style="color:#283ec4;">Text here</p>
        
        
          .mytext {color:#283ec4;}
        
        Text color #283ec4
      
           This box has a color of #283ec4        
        
          <div style="background-color:#283ec4;">Content here</div>
        
        
          .mybackground {background-color:#283ec4;}
        
        Background color #283ec4
      
           Border around this has a color of #283ec4        
        
          <div style="border:2px solid #283ec4;">Content here</div>
        
        
          .myborder {border:2px solid #283ec4;}
        
        Border color #283ec4