#2281ce color space conversions
Hex:
        #2281ce
        RGB:
        34, 129, 206
        CMY:
        87, 49, 19
        CMYK:
        83, 37, 0, 19
      HSL:
        207°, 71.6667%, 47.0588%
        HSV (HSB):
        207°, 83.4951%, 80.7843%
        XYZ:
        19.6505, 20.4968, 61.3131
        xyY:
        0.1937, 0.2020, 20.4968
      CIE-Lab:
        52.3943, 0.8495, -47.2347
        CIE-LCH:
        52.3943, 47.2424, 271.0304
        CIE-Luv:
        52.3943, -29.9916, -73.1293
        Hunter-Lab:
        45.2734, -1.7522, -48.6042
      #2281ce color charts
#2281ce RGB chart
      #2281ce CMYK chart
      #2281ce RGB pie chart
      #2281ce color shades, tints & tones
#2281ce color schemes
#2281ce color preview, HTML & CSS examples
           This text has a color of #2281ce        
        
          <p style="color:#2281ce;">Text here</p>
        
        
          .mytext {color:#2281ce;}
        
        Text color #2281ce
      
           This box has a color of #2281ce        
        
          <div style="background-color:#2281ce;">Content here</div>
        
        
          .mybackground {background-color:#2281ce;}
        
        Background color #2281ce
      
           Border around this has a color of #2281ce        
        
          <div style="border:2px solid #2281ce;">Content here</div>
        
        
          .myborder {border:2px solid #2281ce;}
        
        Border color #2281ce