#2853fd color space conversions
Hex:
        #2853fd
        RGB:
        40, 83, 253
        CMY:
        84, 67, 1
        CMYK:
        84, 67, 0, 1
      HSL:
        228°, 98.1567%, 57.4510%
        HSV (HSB):
        228°, 84.1897%, 99.2157%
        XYZ:
        21.6980, 13.7295, 94.4350
        xyY:
        0.1671, 0.1057, 13.7295
      CIE-Lab:
        43.8424, 47.6421, -87.5542
        CIE-LCH:
        43.8424, 99.6770, 298.5525
        CIE-Luv:
        43.8424, -15.9441, -129.0938
        Hunter-Lab:
        37.0533, 39.6841, -125.1706
      #2853fd color charts
#2853fd RGB chart
      #2853fd CMYK chart
      #2853fd RGB pie chart
      #2853fd color shades, tints & tones
#2853fd color schemes
#2853fd color preview, HTML & CSS examples
           This text has a color of #2853fd        
        
          <p style="color:#2853fd;">Text here</p>
        
        
          .mytext {color:#2853fd;}
        
        Text color #2853fd
      
           This box has a color of #2853fd        
        
          <div style="background-color:#2853fd;">Content here</div>
        
        
          .mybackground {background-color:#2853fd;}
        
        Background color #2853fd
      
           Border around this has a color of #2853fd        
        
          <div style="border:2px solid #2853fd;">Content here</div>
        
        
          .myborder {border:2px solid #2853fd;}
        
        Border color #2853fd