#2356cf color space conversions
Hex:
        #2356cf
        RGB:
        35, 86, 207
        CMY:
        86, 66, 19
        CMYK:
        83, 58, 0, 19
      HSL:
        222°, 71.0744%, 47.4510%
        HSV (HSB):
        222°, 83.0918%, 81.1765%
        XYZ:
        15.2834, 11.5179, 60.4491
        xyY:
        0.1752, 0.1320, 11.5179
      CIE-Lab:
        40.4394, 28.6193, -67.0673
        CIE-LCH:
        40.4394, 72.9183, 293.1091
        CIE-Luv:
        40.4394, -17.0042, -98.6844
        Hunter-Lab:
        33.9380, 20.9929, -81.8485
      #2356cf color charts
#2356cf RGB chart
      #2356cf CMYK chart
      #2356cf RGB pie chart
      #2356cf color shades, tints & tones
#2356cf color schemes
#2356cf color preview, HTML & CSS examples
           This text has a color of #2356cf        
        
          <p style="color:#2356cf;">Text here</p>
        
        
          .mytext {color:#2356cf;}
        
        Text color #2356cf
      
           This box has a color of #2356cf        
        
          <div style="background-color:#2356cf;">Content here</div>
        
        
          .mybackground {background-color:#2356cf;}
        
        Background color #2356cf
      
           Border around this has a color of #2356cf        
        
          <div style="border:2px solid #2356cf;">Content here</div>
        
        
          .myborder {border:2px solid #2356cf;}
        
        Border color #2356cf