#0315ea color space conversions
Hex:
        #0315ea
        RGB:
        3, 21, 234
        CMY:
        99, 92, 8
        CMYK:
        99, 91, 0, 8
      HSL:
        235°, 97.4684%, 46.4706%
        HSV (HSB):
        235°, 98.7179%, 91.7647%
        XYZ:
        15.1570, 6.4962, 78.2969
        xyY:
        0.1516, 0.0650, 6.4962
      CIE-Lab:
        30.6313, 70.1437, -98.7820
        CIE-LCH:
        30.6313, 121.1529, 305.3780
        CIE-Luv:
        30.6313, -9.3046, -119.4960
        Hunter-Lab:
        25.4876, 61.5470, -164.2949
      #0315ea color charts
#0315ea RGB chart
      #0315ea CMYK chart
      #0315ea RGB pie chart
      #0315ea color shades, tints & tones
#0315ea color schemes
#0315ea color preview, HTML & CSS examples
           This text has a color of #0315ea        
        
          <p style="color:#0315ea;">Text here</p>
        
        
          .mytext {color:#0315ea;}
        
        Text color #0315ea
      
           This box has a color of #0315ea        
        
          <div style="background-color:#0315ea;">Content here</div>
        
        
          .mybackground {background-color:#0315ea;}
        
        Background color #0315ea
      
           Border around this has a color of #0315ea        
        
          <div style="border:2px solid #0315ea;">Content here</div>
        
        
          .myborder {border:2px solid #0315ea;}
        
        Border color #0315ea