#0712cf color space conversions
Hex:
        #0712cf
        RGB:
        7, 18, 207
        CMY:
        97, 93, 19
        CMYK:
        97, 91, 0, 19
      HSL:
        237°, 93.4579%, 41.9608%
        HSV (HSB):
        237°, 96.6184%, 81.1765%
        XYZ:
        11.5664, 4.9828, 59.3836
        xyY:
        0.1523, 0.0656, 4.9828
      CIE-Lab:
        26.6856, 63.7848, -89.8092
        CIE-LCH:
        26.6856, 110.1552, 305.3833
        CIE-Luv:
        26.6856, -7.9427, -103.6451
        Hunter-Lab:
        22.3221, 53.4276, -142.1039
      #0712cf color charts
#0712cf RGB chart
      #0712cf CMYK chart
      #0712cf RGB pie chart
      #0712cf color shades, tints & tones
#0712cf color schemes
#0712cf color preview, HTML & CSS examples
           This text has a color of #0712cf        
        
          <p style="color:#0712cf;">Text here</p>
        
        
          .mytext {color:#0712cf;}
        
        Text color #0712cf
      
           This box has a color of #0712cf        
        
          <div style="background-color:#0712cf;">Content here</div>
        
        
          .mybackground {background-color:#0712cf;}
        
        Background color #0712cf
      
           Border around this has a color of #0712cf        
        
          <div style="border:2px solid #0712cf;">Content here</div>
        
        
          .myborder {border:2px solid #0712cf;}
        
        Border color #0712cf