#2953fc color space conversions
Hex:
        #2953fc
        RGB:
        41, 83, 252
        CMY:
        84, 67, 1
        CMYK:
        84, 67, 0, 1
      HSL:
        228°, 97.2350%, 57.4510%
        HSV (HSB):
        228°, 83.7302%, 98.8235%
        XYZ:
        21.5784, 13.6862, 93.5999
        xyY:
        0.1675, 0.1062, 13.6862
      CIE-Lab:
        43.7795, 47.3511, -87.0988
        CIE-LCH:
        43.7795, 99.1379, 298.5306
        CIE-Luv:
        43.7795, -15.8339, -128.4575
        Hunter-Lab:
        36.9949, 39.3746, -124.1118
      #2953fc color charts
#2953fc RGB chart
      #2953fc CMYK chart
      #2953fc RGB pie chart
      #2953fc color shades, tints & tones
#2953fc color schemes
#2953fc color preview, HTML & CSS examples
           This text has a color of #2953fc        
        
          <p style="color:#2953fc;">Text here</p>
        
        
          .mytext {color:#2953fc;}
        
        Text color #2953fc
      
           This box has a color of #2953fc        
        
          <div style="background-color:#2953fc;">Content here</div>
        
        
          .mybackground {background-color:#2953fc;}
        
        Background color #2953fc
      
           Border around this has a color of #2953fc        
        
          <div style="border:2px solid #2953fc;">Content here</div>
        
        
          .myborder {border:2px solid #2953fc;}
        
        Border color #2953fc