#1953fd color space conversions
Hex:
        #1953fd
        RGB:
        25, 83, 253
        CMY:
        90, 67, 1
        CMYK:
        90, 67, 0, 1
      HSL:
        225°, 98.2759%, 54.5098%
        HSV (HSB):
        225°, 90.1186%, 99.2157%
        XYZ:
        21.2238, 13.4850, 94.4128
        xyY:
        0.1644, 0.1044, 13.4850
      CIE-Lab:
        43.4852, 46.9397, -88.1553
        CIE-LCH:
        43.4852, 99.8733, 298.0338
        CIE-Luv:
        43.4852, -17.1328, -129.3609
        Hunter-Lab:
        36.7220, 38.9022, -126.7301
      #1953fd color charts
#1953fd RGB chart
      #1953fd CMYK chart
      #1953fd RGB pie chart
      #1953fd color shades, tints & tones
#1953fd color schemes
#1953fd color preview, HTML & CSS examples
           This text has a color of #1953fd        
        
          <p style="color:#1953fd;">Text here</p>
        
        
          .mytext {color:#1953fd;}
        
        Text color #1953fd
      
           This box has a color of #1953fd        
        
          <div style="background-color:#1953fd;">Content here</div>
        
        
          .mybackground {background-color:#1953fd;}
        
        Background color #1953fd
      
           Border around this has a color of #1953fd        
        
          <div style="border:2px solid #1953fd;">Content here</div>
        
        
          .myborder {border:2px solid #1953fd;}
        
        Border color #1953fd