#2856dd color space conversions
Hex:
        #2856dd
        RGB:
        40, 86, 221
        CMY:
        84, 66, 13
        CMYK:
        82, 61, 0, 13
      HSL:
        225°, 72.6908%, 51.1765%
        HSV (HSB):
        225°, 81.9005%, 86.6667%
        XYZ:
        17.2540, 12.3272, 69.8766
        xyY:
        0.1735, 0.1239, 12.3272
      CIE-Lab:
        41.7314, 34.2668, -72.9756
        CIE-LCH:
        41.7314, 80.6204, 295.1531
        CIE-Luv:
        41.7314, -16.4056, -107.9143
        Hunter-Lab:
        35.1100, 26.2771, -93.4229
      #2856dd color charts
#2856dd RGB chart
      #2856dd CMYK chart
      #2856dd RGB pie chart
      #2856dd color shades, tints & tones
#2856dd color schemes
#2856dd color preview, HTML & CSS examples
           This text has a color of #2856dd        
        
          <p style="color:#2856dd;">Text here</p>
        
        
          .mytext {color:#2856dd;}
        
        Text color #2856dd
      
           This box has a color of #2856dd        
        
          <div style="background-color:#2856dd;">Content here</div>
        
        
          .mybackground {background-color:#2856dd;}
        
        Background color #2856dd
      
           Border around this has a color of #2856dd        
        
          <div style="border:2px solid #2856dd;">Content here</div>
        
        
          .myborder {border:2px solid #2856dd;}
        
        Border color #2856dd