#2848bb color space conversions
Hex:
        #2848bb
        RGB:
        40, 72, 187
        CMY:
        84, 72, 27
        CMYK:
        79, 61, 0, 27
      HSL:
        227°, 64.7577%, 44.5098%
        HSV (HSB):
        227°, 78.6096%, 73.3333%
        XYZ:
        12.1621, 8.6737, 48.0469
        xyY:
        0.1766, 0.1259, 8.6737
      CIE-Lab:
        35.3483, 30.6281, -63.7328
        CIE-LCH:
        35.3483, 70.7104, 295.6675
        CIE-Luv:
        35.3483, -12.8591, -89.9649
        Hunter-Lab:
        29.4511, 22.1734, -76.1105
      #2848bb color charts
#2848bb RGB chart
      #2848bb CMYK chart
      #2848bb RGB pie chart
      #2848bb color shades, tints & tones
#2848bb color schemes
#2848bb color preview, HTML & CSS examples
           This text has a color of #2848bb        
        
          <p style="color:#2848bb;">Text here</p>
        
        
          .mytext {color:#2848bb;}
        
        Text color #2848bb
      
           This box has a color of #2848bb        
        
          <div style="background-color:#2848bb;">Content here</div>
        
        
          .mybackground {background-color:#2848bb;}
        
        Background color #2848bb
      
           Border around this has a color of #2848bb        
        
          <div style="border:2px solid #2848bb;">Content here</div>
        
        
          .myborder {border:2px solid #2848bb;}
        
        Border color #2848bb