#1a51ec color space conversions
Hex:
        #1a51ec
        RGB:
        26, 81, 236
        CMY:
        90, 68, 7
        CMYK:
        89, 66, 0, 7
      HSL:
        224°, 84.6774%, 51.3725%
        HSV (HSB):
        224°, 88.9831%, 92.5490%
        XYZ:
        18.5088, 12.1606, 80.7286
        xyY:
        0.1661, 0.1092, 12.1606
      CIE-Lab:
        41.4702, 42.0954, -81.9303
        CIE-LCH:
        41.4702, 92.1118, 297.1939
        CIE-Luv:
        41.4702, -16.5815, -119.3267
        Hunter-Lab:
        34.8721, 33.7149, -112.8456
      #1a51ec color charts
#1a51ec RGB chart
      #1a51ec CMYK chart
      #1a51ec RGB pie chart
      #1a51ec color shades, tints & tones
#1a51ec color schemes
#1a51ec color preview, HTML & CSS examples
           This text has a color of #1a51ec        
        
          <p style="color:#1a51ec;">Text here</p>
        
        
          .mytext {color:#1a51ec;}
        
        Text color #1a51ec
      
           This box has a color of #1a51ec        
        
          <div style="background-color:#1a51ec;">Content here</div>
        
        
          .mybackground {background-color:#1a51ec;}
        
        Background color #1a51ec
      
           Border around this has a color of #1a51ec        
        
          <div style="border:2px solid #1a51ec;">Content here</div>
        
        
          .myborder {border:2px solid #1a51ec;}
        
        Border color #1a51ec