#2055ed color space conversions
Hex:
        #2055ed
        RGB:
        32, 85, 237
        CMY:
        87, 67, 7
        CMYK:
        86, 64, 0, 7
      HSL:
        224°, 85.0622%, 52.7451%
        HSV (HSB):
        224°, 86.4979%, 92.9412%
        XYZ:
        19.1302, 12.9185, 81.6060
        xyY:
        0.1683, 0.1137, 12.9185
      CIE-Lab:
        42.6402, 40.2605, -80.5666
        CIE-LCH:
        42.6402, 90.0660, 296.5521
        CIE-Luv:
        42.6402, -16.9975, -118.8064
        Hunter-Lab:
        35.9423, 32.1072, -109.4566
      #2055ed color charts
#2055ed RGB chart
      #2055ed CMYK chart
      #2055ed RGB pie chart
      #2055ed color shades, tints & tones
#2055ed color schemes
#2055ed color preview, HTML & CSS examples
           This text has a color of #2055ed        
        
          <p style="color:#2055ed;">Text here</p>
        
        
          .mytext {color:#2055ed;}
        
        Text color #2055ed
      
           This box has a color of #2055ed        
        
          <div style="background-color:#2055ed;">Content here</div>
        
        
          .mybackground {background-color:#2055ed;}
        
        Background color #2055ed
      
           Border around this has a color of #2055ed        
        
          <div style="border:2px solid #2055ed;">Content here</div>
        
        
          .myborder {border:2px solid #2055ed;}
        
        Border color #2055ed