#2953eb color space conversions
Hex:
        #2953eb
        RGB:
        41, 83, 235
        CMY:
        84, 67, 8
        CMYK:
        83, 65, 0, 8
      HSL:
        227°, 82.9060%, 54.1176%
        HSV (HSB):
        227°, 82.5532%, 92.1569%
        XYZ:
        19.0031, 12.6561, 80.0386
        xyY:
        0.1701, 0.1133, 12.6561
      CIE-Lab:
        42.2404, 41.3332, -80.0851
        CIE-LCH:
        42.2404, 90.1225, 297.2990
        CIE-Luv:
        42.2404, -15.6677, -117.8578
        Hunter-Lab:
        35.5754, 33.0914, -108.4896
      #2953eb color charts
#2953eb RGB chart
      #2953eb CMYK chart
      #2953eb RGB pie chart
      #2953eb color shades, tints & tones
#2953eb color schemes
#2953eb color preview, HTML & CSS examples
           This text has a color of #2953eb        
        
          <p style="color:#2953eb;">Text here</p>
        
        
          .mytext {color:#2953eb;}
        
        Text color #2953eb
      
           This box has a color of #2953eb        
        
          <div style="background-color:#2953eb;">Content here</div>
        
        
          .mybackground {background-color:#2953eb;}
        
        Background color #2953eb
      
           Border around this has a color of #2953eb        
        
          <div style="border:2px solid #2953eb;">Content here</div>
        
        
          .myborder {border:2px solid #2953eb;}
        
        Border color #2953eb