#0312fd color space conversions
Hex:
        #0312fd
        RGB:
        3, 18, 253
        CMY:
        99, 93, 1
        CMYK:
        99, 93, 0, 1
      HSL:
        236°, 98.4252%, 50.1961%
        HSV (HSB):
        236°, 98.8142%, 99.2157%
        XYZ:
        17.9835, 7.5438, 93.4368
        xyY:
        0.1512, 0.0634, 7.5438
      CIE-Lab:
        33.0142, 75.7760, -105.5492
        CIE-LCH:
        33.0142, 129.9332, 305.6753
        CIE-Luv:
        33.0142, -9.8755, -130.1820
        Hunter-Lab:
        27.4660, 68.8080, -182.4727
      #0312fd color charts
#0312fd RGB chart
      #0312fd CMYK chart
      #0312fd RGB pie chart
      #0312fd color shades, tints & tones
#0312fd color schemes
#0312fd color preview, HTML & CSS examples
           This text has a color of #0312fd        
        
          <p style="color:#0312fd;">Text here</p>
        
        
          .mytext {color:#0312fd;}
        
        Text color #0312fd
      
           This box has a color of #0312fd        
        
          <div style="background-color:#0312fd;">Content here</div>
        
        
          .mybackground {background-color:#0312fd;}
        
        Background color #0312fd
      
           Border around this has a color of #0312fd        
        
          <div style="border:2px solid #0312fd;">Content here</div>
        
        
          .myborder {border:2px solid #0312fd;}
        
        Border color #0312fd