#2015f0 color space conversions
Hex:
        #2015f0
        RGB:
        32, 21, 240
        CMY:
        87, 92, 6
        CMYK:
        87, 91, 0, 6
      HSL:
        243°, 87.9518%, 51.1765%
        HSV (HSB):
        243°, 91.2500%, 94.1176%
        XYZ:
        16.5920, 7.1347, 82.9407
        xyY:
        0.1555, 0.0669, 7.1347
      CIE-Lab:
        32.1116, 72.0636, -99.7044
        CIE-LCH:
        32.1116, 123.0209, 305.8584
        CIE-Luv:
        32.1116, -8.1984, -123.5337
        Hunter-Lab:
        26.7108, 64.1352, -165.4059
      #2015f0 color charts
#2015f0 RGB chart
      #2015f0 CMYK chart
      #2015f0 RGB pie chart
      #2015f0 color shades, tints & tones
#2015f0 color schemes
#2015f0 color preview, HTML & CSS examples
           This text has a color of #2015f0        
        
          <p style="color:#2015f0;">Text here</p>
        
        
          .mytext {color:#2015f0;}
        
        Text color #2015f0
      
           This box has a color of #2015f0        
        
          <div style="background-color:#2015f0;">Content here</div>
        
        
          .mybackground {background-color:#2015f0;}
        
        Background color #2015f0
      
           Border around this has a color of #2015f0        
        
          <div style="border:2px solid #2015f0;">Content here</div>
        
        
          .myborder {border:2px solid #2015f0;}
        
        Border color #2015f0