#0115ed color space conversions
Hex:
        #0115ed
        RGB:
        1, 21, 237
        CMY:
        100, 92, 7
        CMYK:
        100, 91, 0, 7
      HSL:
        235°, 99.1597%, 46.6667%
        HSV (HSB):
        235°, 99.5781%, 92.9412%
        XYZ:
        15.5667, 6.6572, 80.5853
        xyY:
        0.1514, 0.0648, 6.6572
      CIE-Lab:
        31.0134, 70.9183, -99.8520
        CIE-LCH:
        31.0134, 122.4738, 305.3837
        CIE-Luv:
        31.0134, -9.4789, -121.1913
        Hunter-Lab:
        25.8016, 62.5409, -167.1176
      #0115ed color charts
#0115ed RGB chart
      #0115ed CMYK chart
      #0115ed RGB pie chart
      #0115ed color shades, tints & tones
#0115ed color schemes
#0115ed color preview, HTML & CSS examples
           This text has a color of #0115ed        
        
          <p style="color:#0115ed;">Text here</p>
        
        
          .mytext {color:#0115ed;}
        
        Text color #0115ed
      
           This box has a color of #0115ed        
        
          <div style="background-color:#0115ed;">Content here</div>
        
        
          .mybackground {background-color:#0115ed;}
        
        Background color #0115ed
      
           Border around this has a color of #0115ed        
        
          <div style="border:2px solid #0115ed;">Content here</div>
        
        
          .myborder {border:2px solid #0115ed;}
        
        Border color #0115ed