#2d27ee color space conversions
Hex:
        #2d27ee
        RGB:
        45, 39, 238
        CMY:
        82, 85, 7
        CMYK:
        81, 84, 0, 7
      HSL:
        242°, 85.4077%, 54.3137%
        HSV (HSB):
        242°, 83.6134%, 93.3333%
        XYZ:
        17.2403, 8.1820, 81.5595
        xyY:
        0.1612, 0.0765, 8.1820
      CIE-Lab:
        34.3590, 65.9695, -94.8099
        CIE-LCH:
        34.3590, 115.5028, 304.8305
        CIE-Luv:
        34.3590, -8.2883, -123.6798
        Hunter-Lab:
        28.6041, 57.5285, -149.0318
      #2d27ee color charts
#2d27ee RGB chart
      #2d27ee CMYK chart
      #2d27ee RGB pie chart
      #2d27ee color shades, tints & tones
#2d27ee color schemes
#2d27ee color preview, HTML & CSS examples
           This text has a color of #2d27ee        
        
          <p style="color:#2d27ee;">Text here</p>
        
        
          .mytext {color:#2d27ee;}
        
        Text color #2d27ee
      
           This box has a color of #2d27ee        
        
          <div style="background-color:#2d27ee;">Content here</div>
        
        
          .mybackground {background-color:#2d27ee;}
        
        Background color #2d27ee
      
           Border around this has a color of #2d27ee        
        
          <div style="border:2px solid #2d27ee;">Content here</div>
        
        
          .myborder {border:2px solid #2d27ee;}
        
        Border color #2d27ee