#1b25ec color space conversions
Hex:
        #1b25ec
        RGB:
        27, 37, 236
        CMY:
        89, 85, 7
        CMYK:
        89, 84, 0, 7
      HSL:
        237°, 84.6154%, 51.5686%
        HSV (HSB):
        237°, 88.5593%, 92.5490%
        XYZ:
        16.2539, 7.6123, 79.9695
        xyY:
        0.1565, 0.0733, 7.6123
      CIE-Lab:
        33.1620, 65.6246, -95.6857
        CIE-LCH:
        33.1620, 116.0273, 304.4437
        CIE-Luv:
        33.1620, -9.6079, -122.1522
        Hunter-Lab:
        27.5904, 56.8739, -152.5364
      #1b25ec color charts
#1b25ec RGB chart
      #1b25ec CMYK chart
      #1b25ec RGB pie chart
      #1b25ec color shades, tints & tones
#1b25ec color schemes
#1b25ec color preview, HTML & CSS examples
           This text has a color of #1b25ec        
        
          <p style="color:#1b25ec;">Text here</p>
        
        
          .mytext {color:#1b25ec;}
        
        Text color #1b25ec
      
           This box has a color of #1b25ec        
        
          <div style="background-color:#1b25ec;">Content here</div>
        
        
          .mybackground {background-color:#1b25ec;}
        
        Background color #1b25ec
      
           Border around this has a color of #1b25ec        
        
          <div style="border:2px solid #1b25ec;">Content here</div>
        
        
          .myborder {border:2px solid #1b25ec;}
        
        Border color #1b25ec