#2256f7 color space conversions
Hex:
        #2256f7
        RGB:
        34, 86, 247
        CMY:
        87, 66, 3
        CMYK:
        86, 65, 0, 3
      HSL:
        225°, 93.0131%, 55.0980%
        HSV (HSB):
        225°, 86.2348%, 96.8627%
        XYZ:
        20.7760, 13.7111, 89.5472
        xyY:
        0.1675, 0.1105, 13.7111
      CIE-Lab:
        43.8157, 43.3665, -84.2513
        CIE-LCH:
        43.8157, 94.7572, 297.2361
        CIE-Luv:
        43.8157, -17.0775, -124.7924
        Hunter-Lab:
        37.0284, 35.3533, -117.4631
      #2256f7 color charts
#2256f7 RGB chart
      #2256f7 CMYK chart
      #2256f7 RGB pie chart
      #2256f7 color shades, tints & tones
#2256f7 color schemes
#2256f7 color preview, HTML & CSS examples
           This text has a color of #2256f7        
        
          <p style="color:#2256f7;">Text here</p>
        
        
          .mytext {color:#2256f7;}
        
        Text color #2256f7
      
           This box has a color of #2256f7        
        
          <div style="background-color:#2256f7;">Content here</div>
        
        
          .mybackground {background-color:#2256f7;}
        
        Background color #2256f7
      
           Border around this has a color of #2256f7        
        
          <div style="border:2px solid #2256f7;">Content here</div>
        
        
          .myborder {border:2px solid #2256f7;}
        
        Border color #2256f7