#1952f3 color space conversions
Hex:
        #1952f3
        RGB:
        25, 82, 243
        CMY:
        90, 68, 5
        CMYK:
        90, 66, 0, 5
      HSL:
        224°, 90.0826%, 52.5490%
        HSV (HSB):
        224°, 89.7119%, 95.2941%
        XYZ:
        19.5959, 12.7123, 86.2149
        xyY:
        0.1653, 0.1073, 12.7123
      CIE-Lab:
        42.3266, 43.9708, -84.4650
        CIE-LCH:
        42.3266, 95.2248, 297.5006
        CIE-Luv:
        42.3266, -16.8839, -123.4481
        Hunter-Lab:
        35.6543, 35.7096, -118.4097
      #1952f3 color charts
#1952f3 RGB chart
      #1952f3 CMYK chart
      #1952f3 RGB pie chart
      #1952f3 color shades, tints & tones
#1952f3 color schemes
#1952f3 color preview, HTML & CSS examples
           This text has a color of #1952f3        
        
          <p style="color:#1952f3;">Text here</p>
        
        
          .mytext {color:#1952f3;}
        
        Text color #1952f3
      
           This box has a color of #1952f3        
        
          <div style="background-color:#1952f3;">Content here</div>
        
        
          .mybackground {background-color:#1952f3;}
        
        Background color #1952f3
      
           Border around this has a color of #1952f3        
        
          <div style="border:2px solid #1952f3;">Content here</div>
        
        
          .myborder {border:2px solid #1952f3;}
        
        Border color #1952f3