#1934fd color space conversions
Hex:
        #1934fd
        RGB:
        25, 52, 253
        CMY:
        90, 80, 1
        CMYK:
        90, 79, 0, 1
      HSL:
        233°, 98.2759%, 54.5098%
        HSV (HSB):
        233°, 90.1186%, 99.2157%
        XYZ:
        19.3585, 9.7545, 93.7910
        xyY:
        0.1575, 0.0794, 9.7545
      CIE-Lab:
        37.3982, 64.0164, -98.2305
        CIE-LCH:
        37.3982, 117.2490, 303.0921
        CIE-Luv:
        37.3982, -11.9737, -132.2197
        Hunter-Lab:
        31.2322, 55.9825, -156.1867
      #1934fd color charts
#1934fd RGB chart
      #1934fd CMYK chart
      #1934fd RGB pie chart
      #1934fd color shades, tints & tones
#1934fd color schemes
#1934fd color preview, HTML & CSS examples
           This text has a color of #1934fd        
        
          <p style="color:#1934fd;">Text here</p>
        
        
          .mytext {color:#1934fd;}
        
        Text color #1934fd
      
           This box has a color of #1934fd        
        
          <div style="background-color:#1934fd;">Content here</div>
        
        
          .mybackground {background-color:#1934fd;}
        
        Background color #1934fd
      
           Border around this has a color of #1934fd        
        
          <div style="border:2px solid #1934fd;">Content here</div>
        
        
          .myborder {border:2px solid #1934fd;}
        
        Border color #1934fd