#1d25f1 color space conversions
Hex:
        #1d25f1
        RGB:
        29, 37, 241
        CMY:
        89, 85, 5
        CMYK:
        88, 85, 0, 5
      HSL:
        238°, 88.3333%, 52.9412%
        HSV (HSB):
        238°, 87.9668%, 94.5098%
        XYZ:
        17.0454, 7.9352, 83.8523
        xyY:
        0.1566, 0.0729, 7.9352
      CIE-Lab:
        33.8476, 67.1034, -97.3780
        CIE-LCH:
        33.8476, 118.2597, 304.5708
        CIE-Luv:
        33.8476, -9.6567, -125.0079
        Hunter-Lab:
        28.1695, 58.7141, -156.7701
      #1d25f1 color charts
#1d25f1 RGB chart
      #1d25f1 CMYK chart
      #1d25f1 RGB pie chart
      #1d25f1 color shades, tints & tones
#1d25f1 color schemes
#1d25f1 color preview, HTML & CSS examples
           This text has a color of #1d25f1        
        
          <p style="color:#1d25f1;">Text here</p>
        
        
          .mytext {color:#1d25f1;}
        
        Text color #1d25f1
      
           This box has a color of #1d25f1        
        
          <div style="background-color:#1d25f1;">Content here</div>
        
        
          .mybackground {background-color:#1d25f1;}
        
        Background color #1d25f1
      
           Border around this has a color of #1d25f1        
        
          <div style="border:2px solid #1d25f1;">Content here</div>
        
        
          .myborder {border:2px solid #1d25f1;}
        
        Border color #1d25f1