#0315fe color space conversions
Hex:
        #0315fe
        RGB:
        3, 21, 254
        CMY:
        99, 92, 0
        CMYK:
        99, 92, 0, 0
      HSL:
        236°, 99.2095%, 50.3922%
        HSV (HSB):
        236°, 98.8189%, 99.6078%
        XYZ:
        18.1951, 7.7114, 94.2954
        xyY:
        0.1514, 0.0642, 7.7114
      CIE-Lab:
        33.3746, 75.3442, -105.5083
        CIE-LCH:
        33.3746, 129.6485, 305.5309
        CIE-Luv:
        33.3746, -10.0670, -130.9433
        Hunter-Lab:
        27.7695, 68.3601, -181.8893
      #0315fe color charts
#0315fe RGB chart
      #0315fe CMYK chart
      #0315fe RGB pie chart
      #0315fe color shades, tints & tones
#0315fe color schemes
#0315fe color preview, HTML & CSS examples
           This text has a color of #0315fe        
        
          <p style="color:#0315fe;">Text here</p>
        
        
          .mytext {color:#0315fe;}
        
        Text color #0315fe
      
           This box has a color of #0315fe        
        
          <div style="background-color:#0315fe;">Content here</div>
        
        
          .mybackground {background-color:#0315fe;}
        
        Background color #0315fe
      
           Border around this has a color of #0315fe        
        
          <div style="border:2px solid #0315fe;">Content here</div>
        
        
          .myborder {border:2px solid #0315fe;}
        
        Border color #0315fe