#1311e5 color space conversions
Hex:
        #1311e5
        RGB:
        19, 17, 229
        CMY:
        93, 93, 10
        CMYK:
        92, 93, 0, 10
      HSL:
        241°, 86.1789%, 48.2353%
        HSV (HSB):
        241°, 92.5764%, 89.8039%
        XYZ:
        14.6119, 6.1965, 74.5547
        xyY:
        0.1532, 0.0650, 6.1965
      CIE-Lab:
        29.9029, 69.9933, -97.1365
        CIE-LCH:
        29.9029, 119.7270, 305.7752
        CIE-Luv:
        29.9029, -8.3113, -116.6077
        Hunter-Lab:
        24.8927, 61.2159, -160.1507
      #1311e5 color charts
#1311e5 RGB chart
      #1311e5 CMYK chart
      #1311e5 RGB pie chart
      #1311e5 color shades, tints & tones
#1311e5 color schemes
#1311e5 color preview, HTML & CSS examples
           This text has a color of #1311e5        
        
          <p style="color:#1311e5;">Text here</p>
        
        
          .mytext {color:#1311e5;}
        
        Text color #1311e5
      
           This box has a color of #1311e5        
        
          <div style="background-color:#1311e5;">Content here</div>
        
        
          .mybackground {background-color:#1311e5;}
        
        Background color #1311e5
      
           Border around this has a color of #1311e5        
        
          <div style="border:2px solid #1311e5;">Content here</div>
        
        
          .myborder {border:2px solid #1311e5;}
        
        Border color #1311e5