#2055d5 color space conversions
Hex:
        #2055d5
        RGB:
        32, 85, 213
        CMY:
        87, 67, 16
        CMYK:
        85, 60, 0, 16
      HSL:
        222°, 73.8776%, 48.0392%
        HSV (HSB):
        222°, 84.9765%, 83.5294%
        XYZ:
        15.8544, 11.6082, 64.3558
        xyY:
        0.1727, 0.1264, 11.6082
      CIE-Lab:
        40.5865, 31.3300, -70.2811
        CIE-LCH:
        40.5865, 76.9481, 294.0264
        CIE-Luv:
        40.5865, -17.0305, -103.1985
        Hunter-Lab:
        34.0708, 23.4389, -88.1425
      #2055d5 color charts
#2055d5 RGB chart
      #2055d5 CMYK chart
      #2055d5 RGB pie chart
      #2055d5 color shades, tints & tones
#2055d5 color schemes
#2055d5 color preview, HTML & CSS examples
           This text has a color of #2055d5        
        
          <p style="color:#2055d5;">Text here</p>
        
        
          .mytext {color:#2055d5;}
        
        Text color #2055d5
      
           This box has a color of #2055d5        
        
          <div style="background-color:#2055d5;">Content here</div>
        
        
          .mybackground {background-color:#2055d5;}
        
        Background color #2055d5
      
           Border around this has a color of #2055d5        
        
          <div style="border:2px solid #2055d5;">Content here</div>
        
        
          .myborder {border:2px solid #2055d5;}
        
        Border color #2055d5