#1925cb color space conversions
Hex:
        #1925cb
        RGB:
        25, 37, 203
        CMY:
        90, 85, 20
        CMYK:
        88, 82, 0, 20
      HSL:
        236°, 78.0702%, 44.7059%
        HSV (HSB):
        236°, 87.6847%, 79.6078%
        XYZ:
        11.8420, 5.8416, 57.0033
        xyY:
        0.1586, 0.0782, 5.8416
      CIE-Lab:
        29.0093, 55.7213, -83.5897
        CIE-LCH:
        29.0093, 100.4595, 303.6876
        CIE-Luv:
        29.0093, -8.5652, -103.3155
        Hunter-Lab:
        24.1694, 45.1608, -122.9163
      #1925cb color charts
#1925cb RGB chart
      #1925cb CMYK chart
      #1925cb RGB pie chart
      #1925cb color shades, tints & tones
#1925cb color schemes
#1925cb color preview, HTML & CSS examples
           This text has a color of #1925cb        
        
          <p style="color:#1925cb;">Text here</p>
        
        
          .mytext {color:#1925cb;}
        
        Text color #1925cb
      
           This box has a color of #1925cb        
        
          <div style="background-color:#1925cb;">Content here</div>
        
        
          .mybackground {background-color:#1925cb;}
        
        Background color #1925cb
      
           Border around this has a color of #1925cb        
        
          <div style="border:2px solid #1925cb;">Content here</div>
        
        
          .myborder {border:2px solid #1925cb;}
        
        Border color #1925cb