#1952df color space conversions
Hex:
        #1952df
        RGB:
        25, 82, 223
        CMY:
        90, 68, 13
        CMYK:
        89, 63, 0, 13
      HSL:
        223°, 79.8387%, 48.6275%
        HSV (HSB):
        223°, 88.7892%, 87.4510%
        XYZ:
        16.7375, 11.5690, 71.1629
        xyY:
        0.1683, 0.1163, 11.5690
      CIE-Lab:
        40.5227, 36.6230, -76.1117
        CIE-LCH:
        40.5227, 84.4644, 295.6957
        CIE-Luv:
        40.5227, -16.8701, -110.8688
        Hunter-Lab:
        34.0132, 28.3146, -100.2382
      #1952df color charts
#1952df RGB chart
      #1952df CMYK chart
      #1952df RGB pie chart
      #1952df color shades, tints & tones
#1952df color schemes
#1952df color preview, HTML & CSS examples
           This text has a color of #1952df        
        
          <p style="color:#1952df;">Text here</p>
        
        
          .mytext {color:#1952df;}
        
        Text color #1952df
      
           This box has a color of #1952df        
        
          <div style="background-color:#1952df;">Content here</div>
        
        
          .mybackground {background-color:#1952df;}
        
        Background color #1952df
      
           Border around this has a color of #1952df        
        
          <div style="border:2px solid #1952df;">Content here</div>
        
        
          .myborder {border:2px solid #1952df;}
        
        Border color #1952df