#0f31ef color space conversions
Hex:
        #0f31ef
        RGB:
        15, 49, 239
        CMY:
        94, 81, 6
        CMYK:
        94, 79, 0, 6
      HSL:
        231°, 88.1890%, 49.8039%
        HSV (HSB):
        231°, 93.7238%, 93.7255%
        XYZ:
        16.8753, 8.5302, 82.4184
        xyY:
        0.1565, 0.0791, 8.5302
      CIE-Lab:
        35.0635, 60.9211, -94.2307
        CIE-LCH:
        35.0635, 112.2087, 302.8831
        CIE-Luv:
        35.0635, -11.7053, -124.2271
        Hunter-Lab:
        29.2065, 52.0248, -146.8673
      #0f31ef color charts
#0f31ef RGB chart
      #0f31ef CMYK chart
      #0f31ef RGB pie chart
      #0f31ef color shades, tints & tones
#0f31ef color schemes
#0f31ef color preview, HTML & CSS examples
           This text has a color of #0f31ef        
        
          <p style="color:#0f31ef;">Text here</p>
        
        
          .mytext {color:#0f31ef;}
        
        Text color #0f31ef
      
           This box has a color of #0f31ef        
        
          <div style="background-color:#0f31ef;">Content here</div>
        
        
          .mybackground {background-color:#0f31ef;}
        
        Background color #0f31ef
      
           Border around this has a color of #0f31ef        
        
          <div style="border:2px solid #0f31ef;">Content here</div>
        
        
          .myborder {border:2px solid #0f31ef;}
        
        Border color #0f31ef