#0712ee color space conversions
Hex:
        #0712ee
        RGB:
        7, 18, 238
        CMY:
        97, 93, 7
        CMYK:
        97, 92, 0, 7
      HSL:
        237°, 94.2857%, 48.0392%
        HSV (HSB):
        237°, 97.0588%, 93.3333%
        XYZ:
        15.7365, 6.6508, 81.3433
        xyY:
        0.1517, 0.0641, 6.6508
      CIE-Lab:
        30.9984, 71.9741, -100.4434
        CIE-LCH:
        30.9984, 123.5684, 305.6240
        CIE-Luv:
        30.9984, -9.1719, -121.6384
        Hunter-Lab:
        25.7892, 63.7894, -168.9577
      #0712ee color charts
#0712ee RGB chart
      #0712ee CMYK chart
      #0712ee RGB pie chart
      #0712ee color shades, tints & tones
#0712ee color schemes
#0712ee color preview, HTML & CSS examples
           This text has a color of #0712ee        
        
          <p style="color:#0712ee;">Text here</p>
        
        
          .mytext {color:#0712ee;}
        
        Text color #0712ee
      
           This box has a color of #0712ee        
        
          <div style="background-color:#0712ee;">Content here</div>
        
        
          .mybackground {background-color:#0712ee;}
        
        Background color #0712ee
      
           Border around this has a color of #0712ee        
        
          <div style="border:2px solid #0712ee;">Content here</div>
        
        
          .myborder {border:2px solid #0712ee;}
        
        Border color #0712ee