#282bc5 color space conversions
Hex:
        #282bc5
        RGB:
        40, 43, 197
        CMY:
        84, 83, 23
        CMYK:
        80, 78, 0, 23
      HSL:
        239°, 66.2447%, 46.4706%
        HSV (HSB):
        239°, 79.6954%, 77.2549%
        XYZ:
        11.8170, 6.2101, 53.3992
        xyY:
        0.1654, 0.0869, 6.2101
      CIE-Lab:
        29.9364, 51.5493, -78.5198
        CIE-LCH:
        29.9364, 93.9291, 303.2854
        CIE-Luv:
        29.9364, -7.6207, -100.2354
        Hunter-Lab:
        24.9200, 41.0339, -109.6037
      #282bc5 color charts
#282bc5 RGB chart
      #282bc5 CMYK chart
      #282bc5 RGB pie chart
      #282bc5 color shades, tints & tones
#282bc5 color schemes
#282bc5 color preview, HTML & CSS examples
           This text has a color of #282bc5        
        
          <p style="color:#282bc5;">Text here</p>
        
        
          .mytext {color:#282bc5;}
        
        Text color #282bc5
      
           This box has a color of #282bc5        
        
          <div style="background-color:#282bc5;">Content here</div>
        
        
          .mybackground {background-color:#282bc5;}
        
        Background color #282bc5
      
           Border around this has a color of #282bc5        
        
          <div style="border:2px solid #282bc5;">Content here</div>
        
        
          .myborder {border:2px solid #282bc5;}
        
        Border color #282bc5