#1725d7 color space conversions
Hex:
        #1725d7
        RGB:
        23, 37, 215
        CMY:
        91, 85, 16
        CMYK:
        89, 83, 0, 16
      HSL:
        236°, 80.6723%, 46.6667%
        HSV (HSB):
        236°, 89.3023%, 84.3137%
        XYZ:
        13.2807, 6.4116, 64.8276
        xyY:
        0.1571, 0.0759, 6.4116
      CIE-Lab:
        30.4280, 59.3353, -88.2049
        CIE-LCH:
        30.4280, 106.3052, 303.9287
        CIE-Luv:
        30.4280, -9.1210, -110.1567
        Hunter-Lab:
        25.3211, 49.3094, -134.0705
      #1725d7 color charts
#1725d7 RGB chart
      #1725d7 CMYK chart
      #1725d7 RGB pie chart
      #1725d7 color shades, tints & tones
#1725d7 color schemes
#1725d7 color preview, HTML & CSS examples
           This text has a color of #1725d7        
        
          <p style="color:#1725d7;">Text here</p>
        
        
          .mytext {color:#1725d7;}
        
        Text color #1725d7
      
           This box has a color of #1725d7        
        
          <div style="background-color:#1725d7;">Content here</div>
        
        
          .mybackground {background-color:#1725d7;}
        
        Background color #1725d7
      
           Border around this has a color of #1725d7        
        
          <div style="border:2px solid #1725d7;">Content here</div>
        
        
          .myborder {border:2px solid #1725d7;}
        
        Border color #1725d7