#0311ff color space conversions
Hex:
        #0311ff
        RGB:
        3, 17, 255
        CMY:
        99, 93, 0
        CMYK:
        99, 93, 0, 0
      HSL:
        237°, 100.0000%, 50.5882%
        HSV (HSB):
        237°, 98.8235%, 100.0000%
        XYZ:
        18.2880, 7.6403, 95.1186
        xyY:
        0.1511, 0.0631, 7.6403
      CIE-Lab:
        33.2222, 76.4907, -106.3242
        CIE-LCH:
        33.2222, 130.9796, 305.7316
        CIE-Luv:
        33.2222, -9.9069, -131.2640
        Hunter-Lab:
        27.6410, 69.7284, -184.6807
      #0311ff color charts
#0311ff RGB chart
      #0311ff CMYK chart
      #0311ff RGB pie chart
      #0311ff color shades, tints & tones
#0311ff color schemes
#0311ff color preview, HTML & CSS examples
           This text has a color of #0311ff        
        
          <p style="color:#0311ff;">Text here</p>
        
        
          .mytext {color:#0311ff;}
        
        Text color #0311ff
      
           This box has a color of #0311ff        
        
          <div style="background-color:#0311ff;">Content here</div>
        
        
          .mybackground {background-color:#0311ff;}
        
        Background color #0311ff
      
           Border around this has a color of #0311ff        
        
          <div style="border:2px solid #0311ff;">Content here</div>
        
        
          .myborder {border:2px solid #0311ff;}
        
        Border color #0311ff