#2255d7 color space conversions
Hex:
        #2255d7
        RGB:
        34, 85, 215
        CMY:
        87, 67, 16
        CMYK:
        84, 60, 0, 16
      HSL:
        223°, 72.6908%, 48.8235%
        HSV (HSB):
        223°, 84.1860%, 84.3137%
        XYZ:
        16.1739, 11.7434, 65.7042
        xyY:
        0.1728, 0.1254, 11.7434
      CIE-Lab:
        40.8053, 32.2234, -71.0680
        CIE-LCH:
        40.8053, 78.0321, 294.3904
        CIE-Luv:
        40.8053, -16.8231, -104.4725
        Hunter-Lab:
        34.2686, 24.2775, -89.6904
      #2255d7 color charts
#2255d7 RGB chart
      #2255d7 CMYK chart
      #2255d7 RGB pie chart
      #2255d7 color shades, tints & tones
#2255d7 color schemes
#2255d7 color preview, HTML & CSS examples
           This text has a color of #2255d7        
        
          <p style="color:#2255d7;">Text here</p>
        
        
          .mytext {color:#2255d7;}
        
        Text color #2255d7
      
           This box has a color of #2255d7        
        
          <div style="background-color:#2255d7;">Content here</div>
        
        
          .mybackground {background-color:#2255d7;}
        
        Background color #2255d7
      
           Border around this has a color of #2255d7        
        
          <div style="border:2px solid #2255d7;">Content here</div>
        
        
          .myborder {border:2px solid #2255d7;}
        
        Border color #2255d7