#2235fa color space conversions
Hex:
        #2235fa
        RGB:
        34, 53, 250
        CMY:
        87, 79, 2
        CMYK:
        86, 79, 0, 2
      HSL:
        235°, 95.5752%, 55.6863%
        HSV (HSB):
        235°, 86.4000%, 98.0392%
        XYZ:
        19.1881, 9.7884, 91.3205
        xyY:
        0.1595, 0.0814, 9.7884
      CIE-Lab:
        37.4600, 62.8843, -96.4382
        CIE-LCH:
        37.4600, 115.1293, 303.1071
        CIE-Luv:
        37.4600, -11.3919, -130.5630
        Hunter-Lab:
        31.2864, 54.7235, -151.1582
      #2235fa color charts
#2235fa RGB chart
      #2235fa CMYK chart
      #2235fa RGB pie chart
      #2235fa color shades, tints & tones
#2235fa color schemes
#2235fa color preview, HTML & CSS examples
           This text has a color of #2235fa        
        
          <p style="color:#2235fa;">Text here</p>
        
        
          .mytext {color:#2235fa;}
        
        Text color #2235fa
      
           This box has a color of #2235fa        
        
          <div style="background-color:#2235fa;">Content here</div>
        
        
          .mybackground {background-color:#2235fa;}
        
        Background color #2235fa
      
           Border around this has a color of #2235fa        
        
          <div style="border:2px solid #2235fa;">Content here</div>
        
        
          .myborder {border:2px solid #2235fa;}
        
        Border color #2235fa