#2236fa color space conversions
Hex:
        #2236fa
        RGB:
        34, 54, 250
        CMY:
        87, 79, 2
        CMYK:
        86, 78, 0, 2
      HSL:
        234°, 95.5752%, 55.6863%
        HSV (HSB):
        234°, 86.4000%, 98.0392%
        XYZ:
        19.2342, 9.8805, 91.3359
        xyY:
        0.1597, 0.0820, 9.8805
      CIE-Lab:
        37.6272, 62.3981, -96.1605
        CIE-LCH:
        37.6272, 114.6315, 302.9794
        CIE-Luv:
        37.6272, -11.5235, -130.5541
        Hunter-Lab:
        31.4333, 54.2165, -150.2757
      #2236fa color charts
#2236fa RGB chart
      #2236fa CMYK chart
      #2236fa RGB pie chart
      #2236fa color shades, tints & tones
#2236fa color schemes
#2236fa color preview, HTML & CSS examples
           This text has a color of #2236fa        
        
          <p style="color:#2236fa;">Text here</p>
        
        
          .mytext {color:#2236fa;}
        
        Text color #2236fa
      
           This box has a color of #2236fa        
        
          <div style="background-color:#2236fa;">Content here</div>
        
        
          .mybackground {background-color:#2236fa;}
        
        Background color #2236fa
      
           Border around this has a color of #2236fa        
        
          <div style="border:2px solid #2236fa;">Content here</div>
        
        
          .myborder {border:2px solid #2236fa;}
        
        Border color #2236fa