#282bf4 color space conversions
Hex:
        #282bf4
        RGB:
        40, 43, 244
        CMY:
        84, 83, 4
        CMYK:
        84, 82, 0, 4
      HSL:
        239°, 90.2655%, 55.6863%
        HSV (HSB):
        239°, 83.6066%, 95.6863%
        XYZ:
        18.0681, 8.7105, 86.3170
        xyY:
        0.1598, 0.0770, 8.7105
      CIE-Lab:
        35.4209, 65.8517, -96.4443
        CIE-LCH:
        35.4209, 116.7816, 304.3251
        CIE-Luv:
        35.4209, -9.4679, -127.1085
        Hunter-Lab:
        29.5136, 57.6281, -152.7430
      #282bf4 color charts
#282bf4 RGB chart
      #282bf4 CMYK chart
      #282bf4 RGB pie chart
      #282bf4 color shades, tints & tones
#282bf4 color schemes
#282bf4 color preview, HTML & CSS examples
           This text has a color of #282bf4        
        
          <p style="color:#282bf4;">Text here</p>
        
        
          .mytext {color:#282bf4;}
        
        Text color #282bf4
      
           This box has a color of #282bf4        
        
          <div style="background-color:#282bf4;">Content here</div>
        
        
          .mybackground {background-color:#282bf4;}
        
        Background color #282bf4
      
           Border around this has a color of #282bf4        
        
          <div style="border:2px solid #282bf4;">Content here</div>
        
        
          .myborder {border:2px solid #282bf4;}
        
        Border color #282bf4