#4112fb color space conversions
Hex:
        #4112fb
        RGB:
        65, 18, 251
        CMY:
        75, 93, 2
        CMYK:
        74, 93, 0, 2
      HSL:
        252°, 96.6805%, 52.7451%
        HSV (HSB):
        252°, 92.8287%, 98.4314%
        XYZ:
        19.8089, 8.5215, 91.8676
        xyY:
        0.1648, 0.0709, 8.5215
      CIE-Lab:
        35.0461, 76.4184, -100.9759
        CIE-LCH:
        35.0461, 126.6329, 307.1184
        CIE-Luv:
        35.0461, -4.8409, -130.8156
        Hunter-Lab:
        29.1915, 70.0417, -166.1551
      #4112fb color charts
#4112fb RGB chart
      #4112fb CMYK chart
      #4112fb RGB pie chart
      #4112fb color shades, tints & tones
#4112fb color schemes
#4112fb color preview, HTML & CSS examples
           This text has a color of #4112fb        
        
          <p style="color:#4112fb;">Text here</p>
        
        
          .mytext {color:#4112fb;}
        
        Text color #4112fb
      
           This box has a color of #4112fb        
        
          <div style="background-color:#4112fb;">Content here</div>
        
        
          .mybackground {background-color:#4112fb;}
        
        Background color #4112fb
      
           Border around this has a color of #4112fb        
        
          <div style="border:2px solid #4112fb;">Content here</div>
        
        
          .myborder {border:2px solid #4112fb;}
        
        Border color #4112fb