#4118d1 color space conversions
Hex:
        #4118d1
        RGB:
        65, 24, 209
        CMY:
        75, 91, 18
        CMYK:
        69, 89, 0, 18
      HSL:
        253°, 79.3991%, 45.6863%
        HSV (HSB):
        253°, 88.5167%, 81.9608%
        XYZ:
        14.0152, 6.3805, 60.8145
        xyY:
        0.1726, 0.0786, 6.3805
      CIE-Lab:
        30.3529, 64.3570, -84.7883
        CIE-LCH:
        30.3529, 106.4466, 307.1997
        CIE-Luv:
        30.3529, -2.3517, -107.2443
        Hunter-Lab:
        25.2597, 54.8353, -125.0629
      #4118d1 color charts
#4118d1 RGB chart
      #4118d1 CMYK chart
      #4118d1 RGB pie chart
      #4118d1 color shades, tints & tones
#4118d1 color schemes
#4118d1 color preview, HTML & CSS examples
           This text has a color of #4118d1        
        
          <p style="color:#4118d1;">Text here</p>
        
        
          .mytext {color:#4118d1;}
        
        Text color #4118d1
      
           This box has a color of #4118d1        
        
          <div style="background-color:#4118d1;">Content here</div>
        
        
          .mybackground {background-color:#4118d1;}
        
        Background color #4118d1
      
           Border around this has a color of #4118d1        
        
          <div style="border:2px solid #4118d1;">Content here</div>
        
        
          .myborder {border:2px solid #4118d1;}
        
        Border color #4118d1