#068fe1 color space conversions
Hex:
        #068fe1
        RGB:
        6, 143, 225
        CMY:
        98, 44, 12
        CMYK:
        97, 36, 0, 12
      HSL:
        202°, 94.8052%, 45.2941%
        HSV (HSB):
        202°, 97.3333%, 88.2353%
        XYZ:
        23.4882, 25.1199, 74.8448
        xyY:
        0.1903, 0.2035, 25.1199
      CIE-Lab:
        57.1920, -1.7162, -50.3146
        CIE-LCH:
        57.1920, 50.3439, 268.0465
        CIE-Luv:
        57.1920, -35.2956, -79.1871
        Hunter-Lab:
        50.1197, -4.0571, -53.4551
      #068fe1 color charts
#068fe1 RGB chart
      #068fe1 CMYK chart
      #068fe1 RGB pie chart
      #068fe1 color shades, tints & tones
#068fe1 color schemes
#068fe1 color preview, HTML & CSS examples
           This text has a color of #068fe1        
        
          <p style="color:#068fe1;">Text here</p>
        
        
          .mytext {color:#068fe1;}
        
        Text color #068fe1
      
           This box has a color of #068fe1        
        
          <div style="background-color:#068fe1;">Content here</div>
        
        
          .mybackground {background-color:#068fe1;}
        
        Background color #068fe1
      
           Border around this has a color of #068fe1        
        
          <div style="border:2px solid #068fe1;">Content here</div>
        
        
          .myborder {border:2px solid #068fe1;}
        
        Border color #068fe1