#4112df color space conversions
Hex:
        #4112df
        RGB:
        65, 18, 223
        CMY:
        75, 93, 13
        CMYK:
        71, 92, 0, 13
      HSL:
        254°, 85.0622%, 47.2549%
        HSV (HSB):
        254°, 91.9283%, 87.4510%
        XYZ:
        15.7156, 6.8841, 70.3125
        xyY:
        0.1691, 0.0741, 6.8841
      CIE-Lab:
        31.5417, 69.5103, -90.9020
        CIE-LCH:
        31.5417, 114.4328, 307.4042
        CIE-Luv:
        31.5417, -2.9930, -115.0326
        Hunter-Lab:
        26.2377, 61.0002, -140.5209
      #4112df color charts
#4112df RGB chart
      #4112df CMYK chart
      #4112df RGB pie chart
      #4112df color shades, tints & tones
#4112df color schemes
#4112df color preview, HTML & CSS examples
           This text has a color of #4112df        
        
          <p style="color:#4112df;">Text here</p>
        
        
          .mytext {color:#4112df;}
        
        Text color #4112df
      
           This box has a color of #4112df        
        
          <div style="background-color:#4112df;">Content here</div>
        
        
          .mybackground {background-color:#4112df;}
        
        Background color #4112df
      
           Border around this has a color of #4112df        
        
          <div style="border:2px solid #4112df;">Content here</div>
        
        
          .myborder {border:2px solid #4112df;}
        
        Border color #4112df