#1972fd color space conversions
Hex:
        #1972fd
        RGB:
        25, 114, 253
        CMY:
        90, 55, 1
        CMYK:
        90, 55, 0, 1
      HSL:
        217°, 98.2759%, 54.5098%
        HSV (HSB):
        217°, 90.1186%, 99.2157%
        XYZ:
        24.1478, 19.3331, 95.3874
        xyY:
        0.1739, 0.1392, 19.3331
      CIE-Lab:
        51.0747, 27.5619, -75.7239
        CIE-LCH:
        51.0747, 80.5839, 290.0005
        CIE-Luv:
        51.0747, -24.5249, -118.5106
        Hunter-Lab:
        43.9695, 21.0848, -97.8452
      #1972fd color charts
#1972fd RGB chart
      #1972fd CMYK chart
      #1972fd RGB pie chart
      #1972fd color shades, tints & tones
#1972fd color schemes
#1972fd color preview, HTML & CSS examples
           This text has a color of #1972fd        
        
          <p style="color:#1972fd;">Text here</p>
        
        
          .mytext {color:#1972fd;}
        
        Text color #1972fd
      
           This box has a color of #1972fd        
        
          <div style="background-color:#1972fd;">Content here</div>
        
        
          .mybackground {background-color:#1972fd;}
        
        Background color #1972fd
      
           Border around this has a color of #1972fd        
        
          <div style="border:2px solid #1972fd;">Content here</div>
        
        
          .myborder {border:2px solid #1972fd;}
        
        Border color #1972fd