#2246cf color space conversions
Hex:
        #2246cf
        RGB:
        34, 70, 207
        CMY:
        87, 73, 19
        CMYK:
        84, 66, 0, 19
      HSL:
        228°, 71.7842%, 47.2549%
        HSV (HSB):
        228°, 83.5749%, 81.1765%
        XYZ:
        14.1123, 9.2254, 60.0684
        xyY:
        0.1692, 0.1106, 9.2254
      CIE-Lab:
        36.4147, 38.8373, -73.6606
        CIE-LCH:
        36.4147, 83.2720, 297.8003
        CIE-Luv:
        36.4147, -13.3348, -103.5662
        Hunter-Lab:
        30.3733, 29.7829, -95.9946
      #2246cf color charts
#2246cf RGB chart
      #2246cf CMYK chart
      #2246cf RGB pie chart
      #2246cf color shades, tints & tones
#2246cf color schemes
#2246cf color preview, HTML & CSS examples
           This text has a color of #2246cf        
        
          <p style="color:#2246cf;">Text here</p>
        
        
          .mytext {color:#2246cf;}
        
        Text color #2246cf
      
           This box has a color of #2246cf        
        
          <div style="background-color:#2246cf;">Content here</div>
        
        
          .mybackground {background-color:#2246cf;}
        
        Background color #2246cf
      
           Border around this has a color of #2246cf        
        
          <div style="border:2px solid #2246cf;">Content here</div>
        
        
          .myborder {border:2px solid #2246cf;}
        
        Border color #2246cf