#0317ff color space conversions
Hex:
        #0317ff
        RGB:
        3, 23, 255
        CMY:
        99, 91, 0
        CMYK:
        99, 91, 0, 0
      HSL:
        235°, 100.0000%, 50.5882%
        HSV (HSB):
        235°, 98.8235%, 100.0000%
        XYZ:
        18.3939, 7.8522, 95.1539
        xyY:
        0.1515, 0.0647, 7.8522
      CIE-Lab:
        33.6731, 75.1035, -105.5704
        CIE-LCH:
        33.6731, 129.5594, 305.4283
        CIE-Luv:
        33.6731, -10.2170, -131.6443
        Hunter-Lab:
        28.0217, 68.1327, -181.7172
      #0317ff color charts
#0317ff RGB chart
      #0317ff CMYK chart
      #0317ff RGB pie chart
      #0317ff color shades, tints & tones
#0317ff color schemes
#0317ff color preview, HTML & CSS examples
           This text has a color of #0317ff        
        
          <p style="color:#0317ff;">Text here</p>
        
        
          .mytext {color:#0317ff;}
        
        Text color #0317ff
      
           This box has a color of #0317ff        
        
          <div style="background-color:#0317ff;">Content here</div>
        
        
          .mybackground {background-color:#0317ff;}
        
        Background color #0317ff
      
           Border around this has a color of #0317ff        
        
          <div style="border:2px solid #0317ff;">Content here</div>
        
        
          .myborder {border:2px solid #0317ff;}
        
        Border color #0317ff