#1b65e1 color space conversions
Hex:
        #1b65e1
        RGB:
        27, 101, 225
        CMY:
        89, 60, 12
        CMYK:
        88, 55, 0, 12
      HSL:
        218°, 78.5714%, 49.4118%
        HSV (HSB):
        218°, 88.0000%, 88.2353%
        XYZ:
        18.6963, 14.9766, 73.1395
        xyY:
        0.1750, 0.1402, 14.9766
      CIE-Lab:
        45.6022, 25.2609, -68.9463
        CIE-LCH:
        45.6022, 73.4283, 290.1221
        CIE-Luv:
        45.6022, -21.4808, -104.9696
        Hunter-Lab:
        38.6996, 18.5113, -84.9641
      #1b65e1 color charts
#1b65e1 RGB chart
      #1b65e1 CMYK chart
      #1b65e1 RGB pie chart
      #1b65e1 color shades, tints & tones
#1b65e1 color schemes
#1b65e1 color preview, HTML & CSS examples
           This text has a color of #1b65e1        
        
          <p style="color:#1b65e1;">Text here</p>
        
        
          .mytext {color:#1b65e1;}
        
        Text color #1b65e1
      
           This box has a color of #1b65e1        
        
          <div style="background-color:#1b65e1;">Content here</div>
        
        
          .mybackground {background-color:#1b65e1;}
        
        Background color #1b65e1
      
           Border around this has a color of #1b65e1        
        
          <div style="border:2px solid #1b65e1;">Content here</div>
        
        
          .myborder {border:2px solid #1b65e1;}
        
        Border color #1b65e1