#0672fe color space conversions
Hex:
        #0672fe
        RGB:
        6, 114, 254
        CMY:
        98, 55, 0
        CMYK:
        98, 55, 0, 0
      HSL:
        214°, 99.2000%, 50.9804%
        HSV (HSB):
        214°, 97.6378%, 99.6078%
        XYZ:
        23.9818, 19.2291, 96.2135
        xyY:
        0.1720, 0.1379, 19.2291
      CIE-Lab:
        50.9542, 27.3541, -76.4826
        CIE-LCH:
        50.9542, 81.2270, 289.6796
        CIE-Luv:
        50.9542, -25.3322, -119.5030
        Hunter-Lab:
        43.8510, 20.8812, -99.3926
      #0672fe color charts
#0672fe RGB chart
      #0672fe CMYK chart
      #0672fe RGB pie chart
      #0672fe color shades, tints & tones
#0672fe color schemes
#0672fe color preview, HTML & CSS examples
           This text has a color of #0672fe        
        
          <p style="color:#0672fe;">Text here</p>
        
        
          .mytext {color:#0672fe;}
        
        Text color #0672fe
      
           This box has a color of #0672fe        
        
          <div style="background-color:#0672fe;">Content here</div>
        
        
          .mybackground {background-color:#0672fe;}
        
        Background color #0672fe
      
           Border around this has a color of #0672fe        
        
          <div style="border:2px solid #0672fe;">Content here</div>
        
        
          .myborder {border:2px solid #0672fe;}
        
        Border color #0672fe