#2230d7 color space conversions
Hex:
        #2230d7
        RGB:
        34, 48, 215
        CMY:
        87, 81, 16
        CMYK:
        84, 78, 0, 16
      HSL:
        235°, 72.6908%, 48.8235%
        HSV (HSB):
        235°, 84.1860%, 84.3137%
        XYZ:
        13.9824, 7.3603, 64.9737
        xyY:
        0.1620, 0.0853, 7.3603
      CIE-Lab:
        32.6134, 54.4069, -84.5632
        CIE-LCH:
        32.6134, 100.5537, 302.7567
        CIE-Luv:
        32.6134, -9.6162, -110.6063
        Hunter-Lab:
        27.1298, 44.5194, -123.0037
      #2230d7 color charts
#2230d7 RGB chart
      #2230d7 CMYK chart
      #2230d7 RGB pie chart
      #2230d7 color shades, tints & tones
#2230d7 color schemes
#2230d7 color preview, HTML & CSS examples
           This text has a color of #2230d7        
        
          <p style="color:#2230d7;">Text here</p>
        
        
          .mytext {color:#2230d7;}
        
        Text color #2230d7
      
           This box has a color of #2230d7        
        
          <div style="background-color:#2230d7;">Content here</div>
        
        
          .mybackground {background-color:#2230d7;}
        
        Background color #2230d7
      
           Border around this has a color of #2230d7        
        
          <div style="border:2px solid #2230d7;">Content here</div>
        
        
          .myborder {border:2px solid #2230d7;}
        
        Border color #2230d7