#0258dc color space conversions
Hex:
        #0258dc
        RGB:
        2, 88, 220
        CMY:
        99, 65, 14
        CMYK:
        99, 60, 0, 14
      HSL:
        216°, 98.1982%, 43.5294%
        HSV (HSB):
        216°, 99.0909%, 86.2745%
        XYZ:
        16.4330, 12.1597, 69.1911
        xyY:
        0.1681, 0.1244, 12.1597
      CIE-Lab:
        41.4688, 30.8355, -72.8624
        CIE-LCH:
        41.4688, 79.1187, 292.9382
        CIE-Luv:
        41.4688, -19.4601, -107.3084
        Hunter-Lab:
        34.8707, 23.0955, -93.2348
      #0258dc color charts
#0258dc RGB chart
      #0258dc CMYK chart
      #0258dc RGB pie chart
      #0258dc color shades, tints & tones
#0258dc color schemes
#0258dc color preview, HTML & CSS examples
           This text has a color of #0258dc        
        
          <p style="color:#0258dc;">Text here</p>
        
        
          .mytext {color:#0258dc;}
        
        Text color #0258dc
      
           This box has a color of #0258dc        
        
          <div style="background-color:#0258dc;">Content here</div>
        
        
          .mybackground {background-color:#0258dc;}
        
        Background color #0258dc
      
           Border around this has a color of #0258dc        
        
          <div style="border:2px solid #0258dc;">Content here</div>
        
        
          .myborder {border:2px solid #0258dc;}
        
        Border color #0258dc