#282ee3 color space conversions
Hex:
        #282ee3
        RGB:
        40, 46, 227
        CMY:
        84, 82, 11
        CMYK:
        82, 80, 0, 11
      HSL:
        238°, 76.9547%, 52.3529%
        HSV (HSB):
        238°, 82.3789%, 89.0196%
        XYZ:
        15.7172, 7.9512, 73.3794
        xyY:
        0.1620, 0.0819, 7.9512
      CIE-Lab:
        33.8810, 59.4368, -89.3466
        CIE-LCH:
        33.8810, 107.3105, 303.6334
        CIE-Luv:
        33.8810, -9.1640, -117.5247
        Hunter-Lab:
        28.1978, 50.1481, -134.5524
      #282ee3 color charts
#282ee3 RGB chart
      #282ee3 CMYK chart
      #282ee3 RGB pie chart
      #282ee3 color shades, tints & tones
#282ee3 color schemes
#282ee3 color preview, HTML & CSS examples
           This text has a color of #282ee3        
        
          <p style="color:#282ee3;">Text here</p>
        
        
          .mytext {color:#282ee3;}
        
        Text color #282ee3
      
           This box has a color of #282ee3        
        
          <div style="background-color:#282ee3;">Content here</div>
        
        
          .mybackground {background-color:#282ee3;}
        
        Background color #282ee3
      
           Border around this has a color of #282ee3        
        
          <div style="border:2px solid #282ee3;">Content here</div>
        
        
          .myborder {border:2px solid #282ee3;}
        
        Border color #282ee3