#2115df color space conversions
Hex:
        #2115df
        RGB:
        33, 21, 223
        CMY:
        87, 92, 13
        CMYK:
        85, 91, 0, 13
      HSL:
        244°, 82.7869%, 47.8431%
        HSV (HSB):
        244°, 90.5830%, 87.4510%
        XYZ:
        14.2146, 6.1874, 70.2571
        xyY:
        0.1568, 0.0682, 6.1874
      CIE-Lab:
        29.8804, 67.6408, -93.7210
        CIE-LCH:
        29.8804, 115.5807, 305.8189
        CIE-Luv:
        29.8804, -7.3512, -113.8570
        Hunter-Lab:
        24.8744, 58.4746, -150.0508
      #2115df color charts
#2115df RGB chart
      #2115df CMYK chart
      #2115df RGB pie chart
      #2115df color shades, tints & tones
#2115df color schemes
#2115df color preview, HTML & CSS examples
           This text has a color of #2115df        
        
          <p style="color:#2115df;">Text here</p>
        
        
          .mytext {color:#2115df;}
        
        Text color #2115df
      
           This box has a color of #2115df        
        
          <div style="background-color:#2115df;">Content here</div>
        
        
          .mybackground {background-color:#2115df;}
        
        Background color #2115df
      
           Border around this has a color of #2115df        
        
          <div style="border:2px solid #2115df;">Content here</div>
        
        
          .myborder {border:2px solid #2115df;}
        
        Border color #2115df